Total Complexity | 22 |
Dependencies | 1 |
Dependents | 8 |
Total lines | 161 |
Lines of code | 67 |
Logical lines of code | 38 |
Comment lines | 51 |
Methods | 10 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get() | 55 | 6 | 18 | |
addTable() | 57 | 4 | 16 | |
sql() | 75 | 2 | 4 | |
insert() | 74 | 2 | 4 | |
update() | 74 | 2 | 4 | |
deleteTable() | 69 | 2 | 7 | |
__construct() | 77 | 1 | 4 | |
getPrefix() | 82 | 1 | 3 | |
exists() | 78 | 1 | 3 | |
remove() | 76 | 1 | 4 |