| Total Complexity | 62 |
| Dependencies | 3 |
| Dependents | 4 |
| Total lines | 326 |
| Lines of code | 211 |
| Logical lines of code | 117 |
| Comment lines | 54 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| calculate_instant_settle() | 33 | 21 | 104 | |
| get_items_to_settle() | 46 | 16 | 38 | |
| get_instant_items() | 51 | 12 | 27 | |
| process_instant_settle() | 57 | 5 | 17 | |
| get_settled_items() | 60 | 4 | 13 | |
| maybe_settle_instantly() | 65 | 3 | 9 | |
| __construct() | 78 | 1 | 3 |