Total Complexity | 42 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 427 |
Lines of code | 223 |
Logical lines of code | 112 |
Comment lines | 156 |
Methods | 14 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
prepare_query() | 48 | 11 | 31 | |
filter_vendors_by_shipping_location() | 53 | 5 | 22 | |
filter_vendors_by_shipping() | 52 | 4 | 25 | |
filter_vendors_by_product_category() | 53 | 3 | 23 | |
query() | 54 | 3 | 20 | |
filter_vendors_by_distance() | 57 | 3 | 15 | |
filter_vendors_sort_by() | 59 | 3 | 15 | |
get_store_data() | 49 | 1 | 31 | |
fill_query_vars() | 54 | 1 | 23 | |
__construct() | 72 | 2 | 6 | |
get_total() | 78 | 2 | 3 | |
get_meta() | 78 | 2 | 3 | |
get_results() | 82 | 1 | 3 | |
filter_vendors_by_exclude() | 78 | 1 | 3 |