-
Home
-
YITH WooCommerce Ajax Search
-
2.2.0
-
Code
-
Classes
- YITH_WCAS_Data_Search_Engine
Total Complexity |
79 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
493 |
Lines of code |
268 |
Logical lines of code |
173 |
Comment lines |
146 |
Methods |
12 |
Properties |
6 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
search() |
B |
38 |
22 |
58 |
filter_results() |
A |
45 |
13 |
41 |
get_fuzzy_query_string() |
A |
48 |
10 |
34 |
get_soundex_search_results() |
S |
51 |
7 |
28 |
cross_results() |
S |
56 |
6 |
19 |
get_search_results() |
S |
57 |
4 |
17 |
get_data_index_by_tokens() |
S |
58 |
4 |
16 |
add_categories() |
S |
60 |
4 |
14 |
get_logger_reference() |
S |
58 |
3 |
16 |
add_score() |
S |
62 |
4 |
10 |
get_search_tokens() |
S |
62 |
1 |
12 |
prepare_token() |
S |
80 |
1 |
3 |