Total Complexity | 28 |
Dependencies | 2 |
Dependents | 5 |
Total lines | 171 |
Lines of code | 128 |
Logical lines of code | 59 |
Comment lines | 2 |
Methods | 16 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_status_text() | 59 | 4 | 14 | |
get_invoice_number() | 54 | 3 | 20 | |
get_receipt_number() | 54 | 3 | 20 | |
get_status_key() | 64 | 3 | 10 | |
get_payment_method_text() | 59 | 2 | 14 | |
get_receipt_number_text() | 73 | 2 | 6 | |
get_transaction_id_text() | 73 | 2 | 6 | |
get_status() | 68 | 1 | 7 | |
get_due_amount() | 74 | 1 | 4 | |
get_paid_key() | 80 | 1 | 3 | |
get_unpaid_key() | 80 | 1 | 3 | |
get_partially_paid_key() | 80 | 1 | 3 | |
get_paid_text() | 79 | 1 | 3 | |
get_unpaid_text() | 79 | 1 | 3 | |
get_partially_paid_text() | 79 | 1 | 3 | |
collect_payment_methods() | 65 | 1 | 9 |