Total Complexity | 26 |
Dependencies | 1 |
Dependents | 4 |
Total lines | 95 |
Lines of code | 80 |
Logical lines of code | 42 |
Comment lines | 0 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_tax_free_amount() | 56 | 7 | 17 | |
get_total_tax() | 55 | 6 | 23 | |
get_refund_for_order() | 69 | 4 | 6 | |
get_tax_amount() | 64 | 3 | 9 | |
maybe_set_refund_order() | 69 | 2 | 7 | |
calculate_tax() | 68 | 2 | 7 | |
init() | 78 | 1 | 3 | |
get_vat_rate() | 66 | 1 | 8 |