-
Home
-
PPWP – Password Protect Pages
-
1.9.9 (latest)
-
Code
-
Classes
- PPW_Background_Task_Manager
Total Complexity |
22 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
83 |
Lines of code |
51 |
Logical lines of code |
20 |
Comment lines |
5 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
56 |
6 |
20 |
get_task_runner() |
S |
69 |
2 |
7 |
get_action() |
S |
100 |
1 |
0 |
get_plugin_name() |
S |
100 |
1 |
0 |
get_plugin_label() |
S |
100 |
1 |
0 |
get_task_runner_class() |
S |
100 |
1 |
0 |
get_query_limit() |
S |
100 |
1 |
0 |
start_run() |
S |
100 |
1 |
0 |
on_runner_start() |
S |
91 |
1 |
2 |
on_runner_complete() |
S |
81 |
1 |
3 |
add_flag() |
S |
78 |
1 |
3 |
get_flag() |
S |
78 |
1 |
3 |
delete_flag() |
S |
78 |
1 |
3 |
get_start_action_url() |
S |
78 |
1 |
3 |
get_continue_action_url() |
S |
78 |
1 |
3 |
continue_run() |
S |
77 |
1 |
4 |