Total Complexity | 25 |
Dependencies | 5 |
Dependents | 0 |
Total lines | 186 |
Lines of code | 134 |
Logical lines of code | 94 |
Comment lines | 6 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update() | 43 | 9 | 50 | |
create() | 50 | 5 | 30 | |
_load() | 62 | 3 | 12 | |
delete() | 70 | 2 | 7 | |
findById() | 67 | 2 | 8 | |
_toTable() | 63 | 1 | 11 | |
_fromTable() | 62 | 1 | 11 | |
__construct() | 98 | 1 | 1 | |
findAll() | 77 | 1 | 4 |