-
Home
-
WP Customer Area
-
8.2.0
-
Code
-
Classes
- CUAR_MessageCenter
Total Complexity |
31 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
205 |
Lines of code |
87 |
Logical lines of code |
53 |
Comment lines |
72 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sort_attention_needed_messages() |
S |
61 |
7 |
12 |
print_warning_messages() |
S |
57 |
5 |
14 |
add_warning() |
S |
61 |
3 |
12 |
register_hooks() |
S |
73 |
2 |
5 |
is_warning_registered() |
S |
74 |
2 |
4 |
is_warning_ignored() |
S |
74 |
2 |
4 |
get_warnings() |
S |
68 |
2 |
7 |
__construct() |
S |
82 |
1 |
3 |
reset_warnings() |
S |
80 |
1 |
3 |
remove_warning() |
S |
73 |
1 |
5 |
ignore_warning() |
S |
73 |
1 |
5 |
reset_ignored_warnings() |
S |
82 |
1 |
3 |
save_warnings() |
S |
80 |
1 |
3 |
get_ignored_warnings() |
S |
76 |
1 |
4 |
save_ignored_warnings() |
S |
80 |
1 |
3 |