| Total Complexity | 21 |
| Dependencies | 1 |
| Dependents | 0 |
| Total lines | 166 |
| Lines of code | 86 |
| Logical lines of code | 46 |
| Comment lines | 52 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| resolve() | 56 | 5 | 21 | |
| validate() | 61 | 5 | 12 | |
| handle_failed_charge() | 58 | 2 | 17 | |
| is_resolvable() | 62 | 3 | 10 | |
| handle_pending_charge() | 64 | 3 | 10 | |
| handle_successful_charge() | 62 | 2 | 13 | |
| allow_br() | 77 | 1 | 3 |