Total Complexity | 29 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 403 |
Lines of code | 180 |
Logical lines of code | 65 |
Comment lines | 155 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
search() | 52 | 5 | 24 | |
add() | 55 | 5 | 19 | |
upsert() | 54 | 4 | 21 | |
update() | 57 | 4 | 16 | |
get_csv_string() | 61 | 3 | 12 | |
total() | 59 | 2 | 16 | |
create_database_table() | 55 | 1 | 28 | |
get_by_ids() | 60 | 2 | 13 | |
delete_by_ids() | 61 | 1 | 13 | |
delete_by_id() | 66 | 1 | 9 | |
delete_all() | 67 | 1 | 9 |