-
Home
-
SiteGuard WP Plugin
-
1.7.1
-
Code
-
Classes
- SiteGuard_UpdatesNotify
Total Complexity |
61 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
270 |
Lines of code |
245 |
Logical lines of code |
167 |
Comment lines |
72 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
plugins_update_check() |
A |
42 |
10 |
46 |
themes_update_check() |
A |
48 |
7 |
31 |
do_update_check() |
S |
52 |
7 |
25 |
check_plugins_against_notified() |
S |
59 |
5 |
14 |
check_themes_against_notified() |
S |
59 |
5 |
14 |
check_requirements() |
S |
60 |
4 |
15 |
send_notify() |
S |
59 |
4 |
13 |
core_update_check() |
S |
52 |
3 |
24 |
init() |
S |
57 |
2 |
17 |
check_disable_wp_cron() |
S |
66 |
3 |
8 |
check_wp_cron_access() |
S |
63 |
3 |
9 |
feature_on() |
S |
70 |
2 |
6 |
get_schedules() |
S |
72 |
1 |
5 |
get_intervals() |
S |
76 |
1 |
4 |
__construct() |
S |
79 |
1 |
3 |
log_last_check_time() |
S |
73 |
1 |
5 |
feature_off() |
S |
80 |
1 |
3 |
sort_by_interval() |
S |
79 |
1 |
3 |