Total Complexity | 27 |
Dependencies | 2 |
Dependents | 4 |
Total lines | 103 |
Lines of code | 60 |
Logical lines of code | 39 |
Comment lines | 32 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_balance_transaction_to_order() | 50 | 11 | 24 | |
update_balance_transaction() | 56 | 8 | 15 | |
display_amount() | 60 | 5 | 12 | |
display_fee() | 78 | 1 | 3 | |
display_net() | 78 | 1 | 3 | |
get_payment_balance() | 80 | 1 | 3 |