Total Complexity | 24 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 219 |
Lines of code | 96 |
Logical lines of code | 37 |
Comment lines | 88 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getByIds() | 46 | 12 | 41 | |
updateById() | 57 | 3 | 18 | |
getById() | 59 | 3 | 15 | |
getCreateStatement() | 100 | 1 | 0 | |
__construct() | 81 | 1 | 3 | |
__toString() | 81 | 1 | 3 | |
getDb() | 82 | 1 | 3 | |
getTableName() | 79 | 1 | 3 | |
deleteById() | 66 | 1 | 10 |