| Total Complexity | 22 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 168 |
| Lines of code | 97 |
| Logical lines of code | 61 |
| Comment lines | 54 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_rows_data() | 46 | 7 | 41 | |
| select_rows() | 54 | 6 | 20 | |
| delete_rows() | 59 | 4 | 15 | |
| get_row_data() | 75 | 1 | 4 | |
| total() | 79 | 1 | 3 | |
| insert_data_to_db() | 70 | 1 | 6 | |
| get_default() | 74 | 1 | 4 | |
| update() | 74 | 1 | 4 |