| Total Complexity | 24 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 203 |
| Lines of code | 103 |
| Logical lines of code | 67 |
| Comment lines | 60 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| handle() | 50 | 8 | 29 | |
| get_memory_limit() | 62 | 4 | 11 | |
| get_batch() | 54 | 2 | 19 | |
| is_queue_empty() | 60 | 2 | 12 | |
| delete_all_batches() | 61 | 2 | 12 | |
| schedule_cron_healthcheck() | 61 | 2 | 11 | |
| batch_limit_exceeded() | 79 | 2 | 3 | |
| kill_process() | 72 | 2 | 6 |