Total Complexity | 30 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 233 |
Lines of code | 136 |
Logical lines of code | 74 |
Comment lines | 61 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_items() | 51 | 7 | 25 | |
__construct() | 50 | 6 | 30 | |
get_time_from_keyword() | 51 | 6 | 27 | |
check_for_search() | 63 | 4 | 10 | |
check_for_filter() | 62 | 3 | 11 | |
add_item() | 58 | 1 | 15 | |
delete_item() | 67 | 1 | 8 | |
delete_items() | 71 | 1 | 5 | |
delete_all_items() | 72 | 1 | 5 |