Total Complexity | 16 |
Dependencies | 1 |
Dependents | 5 |
Total lines | 127 |
Lines of code | 92 |
Logical lines of code | 45 |
Comment lines | 20 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
insert() | 53 | 4 | 22 | |
get_transactions() | 54 | 4 | 18 | |
create_table() | 59 | 1 | 18 | |
count_records() | 64 | 2 | 8 | |
delete() | 63 | 2 | 10 | |
delete_by_order_id() | 63 | 2 | 10 | |
delete_all() | 70 | 1 | 6 |