Total Complexity | 55 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 256 |
Lines of code | 200 |
Logical lines of code | 101 |
Comment lines | 3 |
Methods | 18 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_jobs() | 49 | 12 | 32 | |
callback() | 54 | 6 | 20 | |
query_items() | 55 | 5 | 19 | |
schedule() | 57 | 5 | 16 | |
cleanup() | 59 | 5 | 14 | |
insert() | 61 | 3 | 12 | |
get_tabs() | 56 | 2 | 18 | |
get_counter() | 64 | 3 | 9 | |
get() | 60 | 2 | 12 | |
do() | 68 | 2 | 7 | |
delete() | 73 | 2 | 4 | |
get_all() | 79 | 2 | 3 | |
is_scheduled() | 77 | 1 | 3 | |
add_hooks() | 69 | 1 | 6 | |
increment() | 80 | 1 | 3 | |
get_actions() | 67 | 1 | 7 | |
get_fields() | 65 | 1 | 7 | |
get_list_table() | 67 | 1 | 8 |