Total Complexity | 90 |
Dependencies | 7 |
Dependents | 1 |
Total lines | 959 |
Lines of code | 331 |
Logical lines of code | 172 |
Comment lines | 452 |
Methods | 32 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
fromArray() | 45 | 17 | 38 | |
updateFromArray() | 46 | 13 | 34 | |
applyFilter() | 53 | 7 | 24 | |
filterBy() | 57 | 6 | 16 | |
escapeFor() | 61 | 4 | 14 | |
__construct() | 62 | 4 | 12 | |
save() | 49 | 2 | 33 | |
query() | 60 | 3 | 14 | |
take() | 70 | 3 | 6 | |
render() | 60 | 2 | 14 | |
update() | 62 | 2 | 12 | |
remove() | 73 | 2 | 5 | |
setPreferred() | 67 | 2 | 8 | |
get() | 70 | 2 | 6 | |
escapeForDisplay() | 66 | 2 | 10 | |
escapeForEdit() | 66 | 2 | 10 | |
escapeForSaving() | 66 | 2 | 10 | |
createFromArray() | 73 | 1 | 5 | |
toArray() | 81 | 1 | 3 | |
createFromQuery() | 73 | 1 | 5 | |
resetFilters() | 77 | 1 | 4 | |
serialize() | 80 | 1 | 3 | |
getPreferred() | 78 | 1 | 3 | |
setEntryID() | 77 | 1 | 4 | |
getCollectionAsObjects() | 69 | 1 | 8 | |
getCollectionAsArray() | 72 | 1 | 6 | |
getCollection() | 72 | 1 | 6 | |
delete() | 91 | 1 | 2 | |
exists() | 78 | 1 | 3 | |
getItemKeyByID() | 70 | 1 | 7 | |
add() | 79 | 1 | 3 | |
__toString() | 80 | 1 | 3 |