Total Complexity | 38 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 345 |
Lines of code | 144 |
Logical lines of code | 56 |
Comment lines | 156 |
Methods | 14 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_deactivate_plugin() | 49 | 7 | 33 | |
maybe_display_notice() | 60 | 6 | 14 | |
display_wp_notice() | 53 | 3 | 27 | |
display_php_notice() | 53 | 3 | 25 | |
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 |