-
Home
-
Everest Forms – Contact Forms, Quiz, Survey, Newsletter & Payment Form Builder for WordPress
-
3.0.9.1
-
Code
-
Classes
- EVF_Admin_Notices
Total Complexity |
94 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
399 |
Lines of code |
230 |
Logical lines of code |
137 |
Comment lines |
104 |
Methods |
20 |
Properties |
2 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
hide_unrelated_notices() |
B |
48 |
18 |
28 |
review_notice() |
A |
46 |
15 |
34 |
add_notices() |
A |
51 |
8 |
24 |
survey_notice() |
S |
57 |
7 |
16 |
email_failed_notice() |
S |
60 |
7 |
12 |
allow_usage_notice() |
S |
60 |
7 |
12 |
php_deprecation_notice() |
S |
58 |
5 |
14 |
hide_notices() |
S |
58 |
5 |
14 |
output_custom_notices() |
S |
60 |
5 |
13 |
update_notice() |
S |
61 |
4 |
13 |
init() |
S |
61 |
2 |
11 |
is_plugin_active() |
S |
70 |
2 |
6 |
reset_admin_notices() |
S |
65 |
2 |
10 |
store_notices() |
S |
79 |
1 |
3 |
has_notice() |
S |
78 |
1 |
3 |
remove_notice() |
S |
74 |
1 |
4 |
add_notice() |
S |
78 |
1 |
3 |
remove_all_notices() |
S |
80 |
1 |
3 |
get_notices() |
S |
80 |
1 |
3 |
add_custom_notice() |
S |
74 |
1 |
4 |