Total Complexity | 14 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 158 |
Lines of code | 103 |
Logical lines of code | 47 |
Comment lines | 37 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert() | 44 | 7 | 50 | |
get_rows() | 57 | 3 | 16 | |
delete() | 62 | 1 | 13 | |
create_table() | 63 | 1 | 12 | |
get_row() | 69 | 1 | 6 | |
get_row_by_order_id() | 69 | 1 | 6 |