-
Home
-
MainWP Child – Securely Connects to the MainWP Dashboard to Manage Multiple Sites
-
5.3.2
-
Code
-
Classes
- MainWP_Child_Vulnerability_Checker
Total Complexity |
181 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
720 |
Lines of code |
534 |
Logical lines of code |
351 |
Comment lines |
132 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_vuln_nvd_nist_info() |
D |
21 |
75 |
187 |
check_plugins() |
B |
37 |
22 |
68 |
check_themes() |
B |
37 |
21 |
72 |
vulnche_get_content() |
B |
38 |
16 |
66 |
get_vuln_wordfence_info() |
A |
44 |
13 |
42 |
is_fixed_version() |
A |
59 |
11 |
11 |
vulner_recheck() |
A |
50 |
9 |
26 |
check_wp() |
S |
51 |
7 |
25 |
get_random_user_agent() |
S |
58 |
1 |
17 |
instance() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
2 |
6 |
action() |
S |
67 |
2 |
8 |