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