| Total Complexity | 17 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 143 |
| Lines of code | 116 |
| Logical lines of code | 53 |
| Comment lines | 0 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| resolve_conflicts() | 51 | 5 | 28 | |
| register_routes() | 49 | 2 | 34 | |
| process_batch() | 57 | 3 | 17 | |
| get_batch_progress() | 57 | 3 | 17 | |
| cancel_batch() | 64 | 2 | 9 | |
| init() | 74 | 1 | 4 | |
| add_cors_headers() | 69 | 1 | 7 |