| Total Complexity | 31 |
| Dependencies | 5 |
| Dependents | 0 |
| Total lines | 218 |
| Lines of code | 106 |
| Logical lines of code | 75 |
| Comment lines | 54 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_refund() | 49 | 6 | 28 | |
| sync_charges() | 59 | 5 | 12 | |
| sync_orders() | 59 | 5 | 12 | |
| sync_customers() | 59 | 5 | 12 | |
| delete_charges() | 62 | 3 | 11 | |
| delete_orders() | 62 | 3 | 11 | |
| delete_customers() | 62 | 3 | 11 | |
| __construct() | 64 | 1 | 9 |