| Total Complexity | 112 |
| Dependencies | 8 |
| Dependents | 6 |
| Total lines | 525 |
| Lines of code | 370 |
| Logical lines of code | 229 |
| Comment lines | 94 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| cron_next() | 29 | 40 | 111 | |
| check_cleanup() | 37 | 20 | 68 | |
| cron_active() | 38 | 18 | 70 | |
| parse_cron_expression() | 44 | 16 | 41 | |
| get_basic_cron_expression() | 48 | 8 | 36 | |
| run() | 49 | 7 | 29 | |
| re_evaluate_cron_jobs() | 58 | 3 | 15 |