Total Complexity | 37 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 351 |
Lines of code | 148 |
Logical lines of code | 54 |
Comment lines | 165 |
Methods | 14 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_deactivate_plugin() | 49 | 7 | 33 | |
maybe_display_notice() | 60 | 6 | 14 | |
display_php_notice() | 53 | 3 | 26 | |
display_wp_notice() | 54 | 2 | 24 | |
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() | 65 | 1 | 10 | |
get_compatible_php_version() | 79 | 1 | 3 | |
get_compatible_wp_version() | 79 | 1 | 3 |