-
Home
-
YITH WooCommerce Ajax Search
-
2.19.1 (latest)
-
Code
-
Classes
- YITH_WCAS_Data_Search_Engine
| Total Complexity |
96 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
552 |
| Lines of code |
305 |
| Logical lines of code |
201 |
| Comment lines |
166 |
| Methods |
15 |
| Properties |
6 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| search() |
B |
38 |
22 |
58 |
| escape_result() |
A |
49 |
13 |
29 |
| filter_results() |
A |
46 |
12 |
40 |
| 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 |
| unserialize_result() |
S |
69 |
4 |
6 |
| get_search_tokens() |
S |
62 |
1 |
12 |
| prepare_token() |
S |
80 |
1 |
3 |
| get_fuzzy_max_tokens() |
S |
79 |
1 |
3 |