Total Complexity | 27 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 293 |
Lines of code | 213 |
Logical lines of code | 132 |
Comment lines | 44 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process_payment() | 41 | 11 | 49 | |
init_form_fields() | 38 | 4 | 82 | |
process_refund() | 47 | 4 | 33 | |
__construct() | 49 | 2 | 30 | |
can_refund_order() | 80 | 2 | 3 | |
validate_fields() | 71 | 2 | 6 | |
response_handler() | 63 | 2 | 10 |