-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
7.9.0
-
Code
-
Classes
- ITSEC_Scheduler
Total Complexity |
42 |
Dependencies |
6 |
Dependents |
5 |
Total lines |
402 |
Lines of code |
97 |
Logical lines of code |
50 |
Comment lines |
238 |
Methods |
30 |
Properties |
3 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_schedule_interval() |
A |
55 |
9 |
20 |
call_action() |
S |
57 |
2 |
17 |
schedule_loop() |
S |
66 |
2 |
7 |
get_loop() |
S |
78 |
2 |
3 |
register_events_for_module() |
S |
65 |
2 |
9 |
schedule() |
S |
100 |
1 |
0 |
register_events() |
S |
76 |
1 |
4 |
uninstall() |
S |
91 |
1 |
2 |
hash_data() |
S |
80 |
1 |
3 |
make_job() |
S |
78 |
1 |
3 |
scheduling_unlock() |
S |
81 |
1 |
3 |
scheduling_lock() |
S |
79 |
1 |
3 |
register_loop() |
S |
71 |
1 |
6 |
get_custom_schedules() |
S |
82 |
1 |
3 |
register_custom_schedule() |
S |
80 |
1 |
3 |
is_running() |
S |
81 |
1 |
3 |
schedule_once() |
S |
100 |
1 |
0 |
run() |
S |
100 |
1 |
0 |
run_due_now() |
S |
100 |
1 |
0 |
run_single_event_by_hash() |
S |
100 |
1 |
0 |
run_single_event() |
S |
100 |
1 |
0 |
run_recurring_event() |
S |
100 |
1 |
0 |
get_single_events() |
S |
100 |
1 |
0 |
get_recurring_events() |
S |
100 |
1 |
0 |
unschedule_single() |
S |
100 |
1 |
0 |
unschedule() |
S |
100 |
1 |
0 |
is_single_scheduled() |
S |
100 |
1 |
0 |
is_recurring_scheduled() |
S |
100 |
1 |
0 |
schedule_soon() |
S |
77 |
1 |
3 |
reset() |
S |
75 |
1 |
5 |