Total Complexity | 37 |
Dependencies | 11 |
Dependents | 1 |
Total lines | 352 |
Lines of code | 136 |
Logical lines of code | 86 |
Comment lines | 185 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create() | 42 | 10 | 52 | |
get_stored_action() | 53 | 7 | 21 | |
repeat() | 60 | 3 | 12 | |
recurring_unique() | 64 | 3 | 9 | |
cron_unique() | 62 | 3 | 10 | |
async_unique() | 71 | 2 | 5 | |
single_unique() | 69 | 2 | 6 | |
store_unique_action() | 72 | 2 | 5 | |
async() | 78 | 1 | 3 | |
single() | 78 | 1 | 3 | |
recurring() | 77 | 1 | 3 | |
cron() | 77 | 1 | 3 | |
store() | 76 | 1 | 4 |