-
Home
-
Email Subscribers by Icegram Express – Email Marketing, Newsletters, Automation for WordPress & WooCommerce
-
5.6.13
-
Code
-
Classes
- ES_Cron
Total Complexity |
95 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
728 |
Lines of code |
380 |
Logical lines of code |
224 |
Comment lines |
214 |
Methods |
26 |
Properties |
0 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_cron_request() |
B |
33 |
20 |
96 |
schedule() |
A |
44 |
15 |
43 |
url() |
S |
51 |
6 |
28 |
is_valid_request() |
S |
59 |
6 |
14 |
handler() |
S |
67 |
6 |
7 |
handle_data_request() |
S |
57 |
4 |
17 |
update() |
S |
60 |
4 |
14 |
lock() |
S |
60 |
4 |
13 |
get_status_messages() |
S |
54 |
3 |
20 |
should_unlock() |
S |
65 |
3 |
8 |
clear() |
S |
62 |
2 |
11 |
cron_schedules() |
S |
55 |
1 |
22 |
get_cron_guid() |
S |
69 |
2 |
6 |
reschedule() |
S |
73 |
2 |
6 |
shutdown() |
S |
72 |
2 |
6 |
init() |
S |
65 |
2 |
9 |
is_wp_cron_enable() |
S |
68 |
2 |
7 |
set_last_hit() |
S |
66 |
2 |
8 |
get_cron_interval() |
S |
68 |
2 |
7 |
__construct() |
S |
69 |
1 |
6 |
get_last_hit() |
S |
80 |
1 |
3 |
cron_intervals() |
S |
65 |
1 |
9 |
is_locked() |
S |
69 |
1 |
6 |
unlock() |
S |
79 |
1 |
3 |
hourly() |
S |
82 |
1 |
3 |
get_cron_jobs_list() |
S |
69 |
1 |
8 |