-
Home
-
WooCommerce
-
9.2.3
-
Code
-
Classes
- WC_Widget_Layered_Nav
Total Complexity |
71 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
454 |
Lines of code |
267 |
Logical lines of code |
138 |
Comment lines |
124 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
layered_nav_list() |
B |
39 |
21 |
56 |
layered_nav_dropdown() |
B |
36 |
14 |
77 |
widget() |
A |
47 |
10 |
34 |
init_settings() |
S |
46 |
4 |
44 |
get_instance_taxonomy() |
S |
60 |
5 |
14 |
get_current_term_slug() |
S |
78 |
2 |
3 |
get_current_term_id() |
S |
78 |
2 |
3 |
get_current_taxonomy() |
S |
79 |
2 |
3 |
get_instance_display_type() |
S |
78 |
2 |
3 |
get_instance_query_type() |
S |
78 |
2 |
3 |
update() |
S |
76 |
1 |
4 |
form() |
S |
77 |
1 |
4 |
get_filtered_term_product_counts() |
S |
78 |
1 |
3 |
get_main_tax_query() |
S |
81 |
1 |
3 |
get_main_search_query_sql() |
S |
81 |
1 |
3 |
get_main_meta_query() |
S |
81 |
1 |
3 |
__construct() |
S |
68 |
1 |
7 |