-
Home
-
PPWP: Password Protect Pages, Posts & Full or Partial Content
-
1.9.6
-
Code
-
Classes
- PPW_Background_Task
| Total Complexity |
41 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
296 |
| Lines of code |
149 |
| Logical lines of code |
85 |
| Comment lines |
90 |
| Methods |
20 |
| Properties |
2 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handle() |
A |
50 |
8 |
29 |
| query_col() |
S |
59 |
3 |
14 |
| handle_cron_healthcheck() |
S |
63 |
3 |
12 |
| get_batch() |
S |
65 |
3 |
9 |
| task() |
S |
68 |
3 |
7 |
| delete_all_batches() |
S |
61 |
2 |
12 |
| dispatch() |
S |
71 |
2 |
6 |
| set_total() |
S |
66 |
2 |
8 |
| batch_limit_exceeded() |
S |
79 |
2 |
3 |
| kill_process() |
S |
72 |
2 |
6 |
| schedule_event() |
S |
72 |
2 |
5 |
| __construct() |
S |
70 |
1 |
6 |
| get_current_item() |
S |
76 |
1 |
4 |
| get_current_offset() |
S |
74 |
1 |
4 |
| get_limit() |
S |
81 |
1 |
3 |
| complete() |
S |
77 |
1 |
4 |
| continue_run() |
S |
81 |
1 |
3 |
| is_process_locked() |
S |
81 |
1 |
3 |
| is_running() |
S |
80 |
1 |
3 |
| schedule_cron_healthcheck() |
S |
65 |
1 |
8 |