-
Home
-
Security Ninja – WordPress Security Plugin & Firewall
-
5.149
-
Code
-
Classes
- Wf_Sn_Vu
Total Complexity |
191 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
1,501 |
Lines of code |
1,020 |
Logical lines of code |
428 |
Comment lines |
297 |
Methods |
23 |
Properties |
3 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_vuln_page() |
D |
14 |
49 |
458 |
return_vulnerabilities() |
D |
26 |
39 |
156 |
update_vuln_list() |
C |
31 |
22 |
112 |
search_for_value() |
A |
50 |
15 |
28 |
admin_notice_vulnerabilities() |
A |
44 |
9 |
49 |
sanitize_settings() |
A |
52 |
8 |
24 |
sn_tabs() |
S |
50 |
6 |
28 |
return_vuln_count() |
S |
58 |
5 |
17 |
remove_http() |
S |
59 |
5 |
15 |
object_to_array() |
S |
63 |
6 |
10 |
return_outdated() |
S |
56 |
4 |
18 |
get_wp_ver_status() |
S |
57 |
4 |
17 |
get_options() |
S |
59 |
2 |
15 |
object_to_array_map() |
S |
69 |
3 |
6 |
return_known_vuln_count() |
S |
62 |
2 |
11 |
init() |
S |
58 |
1 |
16 |
return_outdated_count() |
S |
67 |
2 |
8 |
do_action_upgrader_process_complete() |
S |
69 |
2 |
7 |
is_multi_array() |
S |
70 |
2 |
6 |
schedule_cron_jobs() |
S |
72 |
2 |
5 |
activate() |
S |
80 |
1 |
3 |
admin_init() |
S |
78 |
1 |
3 |
deactivate() |
S |
68 |
1 |
8 |