Total Complexity | 23 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 210 |
Lines of code | 87 |
Logical lines of code | 36 |
Comment lines | 89 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getByIds() | 45 | 12 | 44 | |
getById() | 61 | 3 | 11 | |
updateById() | 63 | 2 | 12 | |
getCreateStatement() | 100 | 1 | 0 | |
__construct() | 81 | 1 | 3 | |
__toString() | 81 | 1 | 3 | |
getDb() | 82 | 1 | 3 | |
getTableName() | 79 | 1 | 3 | |
deleteById() | 69 | 1 | 8 |