-
Home
-
SiteAlert – Uptime, Speed, and Security Monitoring for WordPress
-
1.9.4
-
Code
-
Classes
- WPHC_Checks
| Total Complexity |
99 |
| Dependencies |
0 |
| Dependents |
6 |
| Total lines |
737 |
| Lines of code |
470 |
| Logical lines of code |
235 |
| Comment lines |
195 |
| Methods |
20 |
| Properties |
0 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| mysql_check() |
C |
29 |
23 |
125 |
| vulnerable_plugins_check() |
A |
42 |
16 |
45 |
| supported_plugin_check() |
A |
43 |
13 |
42 |
| php_check() |
A |
36 |
7 |
89 |
| inactive_plugins_check() |
S |
54 |
6 |
20 |
| update_plugins_check() |
S |
54 |
5 |
19 |
| wordpress_version_check() |
S |
55 |
5 |
18 |
| themes_check() |
S |
58 |
3 |
14 |
| file_editor_check() |
S |
66 |
3 |
7 |
| is_wp_current() |
S |
77 |
3 |
3 |
| comments_check() |
S |
59 |
2 |
14 |
| public_check() |
S |
63 |
2 |
10 |
| admin_user_check() |
S |
66 |
2 |
8 |
| ssl_check() |
S |
62 |
2 |
10 |
| get_plugins() |
S |
69 |
2 |
7 |
| all_checks() |
S |
68 |
1 |
7 |
| server_checks() |
S |
69 |
1 |
7 |
| wp_checks() |
S |
64 |
1 |
10 |
| plugins_checks() |
S |
68 |
1 |
7 |
| prepare_array() |
S |
67 |
1 |
8 |