Total Complexity | 33 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 230 |
Lines of code | 179 |
Logical lines of code | 101 |
Comment lines | 1 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getItems() | 41 | 13 | 57 | |
getAllProducts() | 45 | 6 | 45 | |
tableExists() | 61 | 3 | 13 | |
removeTag() | 61 | 3 | 12 | |
createTable() | 59 | 1 | 19 | |
query() | 64 | 2 | 10 | |
addHistoryItem() | 62 | 2 | 10 | |
addTag() | 64 | 2 | 10 | |
__construct() | 82 | 1 | 3 |