Total Complexity | 118 |
Dependencies | 4 |
Dependents | 5 |
Total lines | 809 |
Lines of code | 363 |
Logical lines of code | 221 |
Comment lines | 287 |
Methods | 28 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add() | 45 | 14 | 40 | |
display() | 44 | 13 | 41 | |
load_notices() | 48 | 11 | 30 | |
update() | 51 | 8 | 26 | |
remove() | 57 | 7 | 17 | |
ignore() | 57 | 7 | 16 | |
checks() | 52 | 6 | 28 | |
run_checks() | 62 | 6 | 13 | |
get_visible_notices_by_type() | 61 | 6 | 11 | |
hide() | 58 | 5 | 15 | |
__construct() | 58 | 4 | 15 | |
options() | 65 | 3 | 9 | |
has_notices() | 78 | 3 | 3 | |
get_valid_ignored() | 61 | 2 | 12 | |
get_help_link() | 68 | 2 | 7 | |
ad_expired() | 64 | 2 | 10 | |
has_notices_by_type() | 69 | 2 | 7 | |
get_instance() | 71 | 2 | 6 | |
has_visible_problems() | 68 | 2 | 7 | |
get_number_of_notices() | 69 | 2 | 7 | |
unignore() | 66 | 2 | 9 | |
update_options() | 68 | 2 | 7 | |
render_widget() | 66 | 2 | 8 | |
display_notices() | 81 | 1 | 3 | |
display_problems() | 81 | 1 | 3 | |
notices_enabled() | 75 | 1 | 4 | |
get_notice_array_for_key() | 75 | 1 | 4 | |
remove_query_vars_after_notice_update() | 74 | 1 | 5 |