| Total Complexity | 21 |
| Dependencies | 1 |
| Dependents | 14 |
| Total lines | 162 |
| Lines of code | 87 |
| Logical lines of code | 47 |
| Comment lines | 33 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| is_valid() | 59 | 9 | 14 | |
| store_data() | 52 | 4 | 28 | |
| is_valid_date_time() | 66 | 3 | 8 | |
| create_table() | 57 | 1 | 17 | |
| load_data() | 63 | 2 | 10 | |
| drop_table() | 70 | 1 | 6 | |
| get_full_table_name() | 76 | 1 | 4 |