Total Complexity | 22 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 205 |
Lines of code | 102 |
Logical lines of code | 67 |
Comment lines | 57 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_create_invoice() | 47 | 7 | 37 | |
create_invoice() | 56 | 3 | 17 | |
process_order() | 61 | 3 | 12 | |
maybe_cancel_invoice() | 64 | 3 | 11 | |
cancel_invoice() | 62 | 2 | 13 | |
init_hooks() | 69 | 2 | 6 | |
process_order_object() | 68 | 2 | 6 |