-
Home
-
MainWP Child – Securely Connects to the MainWP Dashboard to Manage Multiple Sites
-
5.1
-
Code
-
Classes
- MainWP_Child_Vulnerability_Checker
Total Complexity |
140 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
566 |
Lines of code |
421 |
Logical lines of code |
276 |
Comment lines |
110 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_vuln_nvd_nist_info() |
D |
21 |
75 |
187 |
check_plugins() |
B |
38 |
20 |
64 |
check_themes() |
B |
38 |
19 |
68 |
vulnche_get_content() |
S |
50 |
7 |
27 |
vulner_recheck() |
S |
54 |
7 |
19 |
check_wp() |
S |
55 |
5 |
19 |
get_random_user_agent() |
S |
58 |
1 |
17 |
instance() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
2 |
6 |
action() |
S |
67 |
2 |
8 |