| Total Complexity | 26 |
| Dependencies | 5 |
| Dependents | 0 |
| Total lines | 252 |
| Lines of code | 127 |
| Logical lines of code | 78 |
| Comment lines | 54 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_refund() | 44 | 7 | 46 | |
| syncCharges() | 59 | 3 | 13 | |
| syncOrders() | 59 | 3 | 13 | |
| syncCustomers() | 59 | 3 | 13 | |
| deleteCharges() | 62 | 3 | 11 | |
| deleteOrders() | 62 | 3 | 11 | |
| deleteCustomers() | 62 | 3 | 11 | |
| __construct() | 64 | 1 | 9 |