Total Complexity | 45 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 412 |
Lines of code | 181 |
Logical lines of code | 113 |
Comment lines | 137 |
Methods | 14 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
check() | 54 | 7 | 23 | |
add() | 50 | 5 | 29 | |
get_task__execution_interval_in_seconds() | 56 | 5 | 19 | |
delete() | 58 | 5 | 17 | |
update() | 56 | 4 | 19 | |
load() | 61 | 4 | 14 | |
get_active_tasks_info() | 58 | 3 | 14 | |
get_readable_time_of_next_run() | 61 | 3 | 12 | |
get_readable_time_of_last_run() | 63 | 3 | 11 | |
action() | 72 | 2 | 5 | |
__construct() | 72 | 1 | 5 | |
deactivate() | 81 | 1 | 3 | |
get_task__timestamp__of_next_execution() | 72 | 1 | 5 | |
get_task__time_in_seconds__of_next_execution__from_now() | 73 | 1 | 5 |