Total Complexity | 75 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 728 |
Lines of code | 284 |
Logical lines of code | 175 |
Comment lines | 308 |
Methods | 16 |
Properties | 16 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
construct_request_where() | 44 | 11 | 43 | |
parse_orderby_string() | 48 | 10 | 30 | |
get_items() | 48 | 7 | 33 | |
construct_request_orderby() | 51 | 7 | 27 | |
query_items() | 50 | 5 | 28 | |
parse_query() | 56 | 5 | 16 | |
parse_order_string() | 61 | 5 | 13 | |
construct_request_join() | 59 | 5 | 12 | |
__construct() | 49 | 3 | 33 | |
construct_request_groupby() | 68 | 4 | 6 | |
get_search_sql() | 59 | 3 | 13 | |
set_found_items() | 67 | 3 | 7 | |
construct_request_limits() | 66 | 3 | 9 | |
construct_request_fields() | 70 | 2 | 6 | |
query() | 73 | 1 | 5 | |
get_allowed_orderby_keys() | 80 | 1 | 3 |