Total Complexity | 32 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 273 |
Lines of code | 93 |
Logical lines of code | 40 |
Comment lines | 141 |
Methods | 12 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_deactivate_plugin() | 48 | 7 | 34 | |
maybe_display_notices() | 60 | 6 | 14 | |
filter_compatible_php_version() | 70 | 3 | 6 | |
filter_compatible_wp_version() | 70 | 3 | 6 | |
get_instance() | 71 | 2 | 6 | |
is_php_compatible() | 73 | 2 | 4 | |
is_wp_compatible() | 71 | 2 | 5 | |
is_notice_already_active() | 79 | 2 | 3 | |
set_notice_active() | 75 | 2 | 5 | |
__construct() | 74 | 1 | 4 | |
get_compatible_php_version() | 79 | 1 | 3 | |
get_compatible_wp_version() | 79 | 1 | 3 |