-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.2.0
-
Code
-
Classes
- ITSEC_Scheduler_Page_Load
| Total Complexity |
72 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
385 |
| Lines of code |
260 |
| Logical lines of code |
151 |
| Comment lines |
18 |
| Methods |
20 |
| Properties |
1 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| run_due_now() |
A |
44 |
14 |
43 |
| is_retry_scheduled() |
S |
56 |
6 |
17 |
| schedule() |
S |
52 |
5 |
24 |
| run_single_event_by_hash() |
S |
54 |
5 |
22 |
| schedule_once() |
S |
54 |
5 |
21 |
| unschedule_single() |
S |
58 |
5 |
16 |
| run_recurring_event() |
S |
57 |
4 |
18 |
| is_single_scheduled() |
S |
61 |
4 |
13 |
| get_single_events() |
S |
59 |
3 |
15 |
| init() |
S |
67 |
4 |
9 |
| unschedule() |
S |
66 |
3 |
8 |
| is_time_to_send() |
S |
64 |
3 |
10 |
| get_recurring_events() |
S |
60 |
2 |
13 |
| update_last_fired() |
S |
72 |
2 |
5 |
| set_options() |
S |
70 |
2 |
6 |
| is_recurring_scheduled() |
S |
75 |
1 |
4 |
| run() |
S |
79 |
1 |
3 |
| run_single_event() |
S |
79 |
1 |
3 |
| get_options() |
S |
71 |
1 |
6 |
| uninstall() |
S |
76 |
1 |
4 |