| Total Complexity | 26 |
| Dependencies | 2 |
| Dependents | 0 |
| Total lines | 140 |
| Lines of code | 77 |
| Logical lines of code | 50 |
| Comment lines | 25 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| run_automations() | 53 | 11 | 20 | |
| find_automations() | 51 | 7 | 25 | |
| get_order_statuses() | 61 | 3 | 12 | |
| init() | 61 | 2 | 11 | |
| on_order_created() | 78 | 1 | 3 | |
| on_payment_complete() | 78 | 1 | 3 | |
| on_status_change() | 78 | 1 | 3 |