| Total Complexity | 36 |
| Dependencies | 1 |
| Dependents | 2 |
| Total lines | 288 |
| Lines of code | 155 |
| Logical lines of code | 79 |
| Comment lines | 110 |
| Methods | 15 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_order_line_tax_rate() | 59 | 5 | 14 | |
| get_order_lines() | 59 | 4 | 14 | |
| get_item_total_amount() | 59 | 3 | 13 | |
| get_fee_total_amount() | 59 | 3 | 13 | |
| get_shipping_total_tax_amount() | 60 | 3 | 12 | |
| get_fee_total_tax_amount() | 60 | 3 | 12 | |
| get_order_line_fees() | 60 | 2 | 12 | |
| get_item_total_tax_amount() | 62 | 2 | 11 | |
| get_order_line_shipping() | 63 | 2 | 10 | |
| get_item_unit_price() | 65 | 2 | 8 | |
| get_shipping_total_amount() | 65 | 2 | 8 | |
| get_fee_unit_price() | 64 | 2 | 9 | |
| get_order_line_items() | 61 | 1 | 12 | |
| get_order_amount() | 75 | 1 | 4 | |
| get_total_tax() | 80 | 1 | 3 |