-
Home
-
Web Stories
-
1.37.0
-
Code
-
Classes
- Web_Stories_Compatibility
Total Complexity |
39 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
408 |
Lines of code |
171 |
Logical lines of code |
71 |
Comment lines |
191 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_functions() |
A |
50 |
7 |
31 |
check_classes() |
A |
50 |
7 |
31 |
check_extensions() |
S |
53 |
4 |
24 |
check_required_files() |
S |
55 |
4 |
20 |
check_wp_version() |
S |
62 |
2 |
11 |
check_php_version() |
S |
62 |
2 |
11 |
add_to_error() |
S |
72 |
2 |
5 |
set_wp_version() |
S |
81 |
1 |
3 |
set_required_files() |
S |
81 |
1 |
3 |
set_extensions() |
S |
81 |
1 |
3 |
set_php_version() |
S |
81 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
get_error() |
S |
82 |
1 |
3 |
get_required_files() |
S |
82 |
1 |
3 |
get_extensions() |
S |
82 |
1 |
3 |
get_wp_version() |
S |
82 |
1 |
3 |
run_checks() |
S |
69 |
1 |
8 |
get_php_version() |
S |
82 |
1 |
3 |