Total Complexity | 41 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 145 |
Lines of code | 132 |
Logical lines of code | 66 |
Comment lines | 0 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
print_receipt() | 47 | 12 | 32 | |
get_formatted_item_price() | 50 | 9 | 26 | |
render_receipt_html() | 47 | 7 | 36 | |
render_receipt_style() | 52 | 7 | 22 | |
get_instance() | 70 | 3 | 6 | |
receipt_design() | 64 | 3 | 10 |