Total Complexity | 17 |
Dependencies | 9 |
Dependents | 1 |
Total lines | 216 |
Lines of code | 116 |
Logical lines of code | 93 |
Comment lines | 57 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_all_customers() | 53 | 4 | 22 | |
get_customer_invoices() | 53 | 4 | 22 | |
get_customer_by_number() | 54 | 3 | 20 | |
create_customer() | 56 | 2 | 18 | |
get_customer_by_id() | 57 | 2 | 17 | |
get_customers_by_query() | 57 | 2 | 17 |