Total Complexity | 26 |
Dependencies | 4 |
Dependents | 4 |
Total lines | 225 |
Lines of code | 120 |
Logical lines of code | 65 |
Comment lines | 39 |
Methods | 7 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_valid() | 47 | 13 | 36 | |
store_data() | 51 | 4 | 30 | |
create_table() | 54 | 2 | 22 | |
load_data() | 62 | 2 | 11 | |
__construct() | 69 | 2 | 7 | |
drop_table() | 63 | 2 | 10 | |
get_full_table_name() | 76 | 1 | 4 |