-
Home
-
YITH WooCommerce Ajax Search
-
2.10.0 (latest)
-
Code
-
Classes
- YITH_WCAS_Data_Index_Tokenizer
Total Complexity |
30 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
260 |
Lines of code |
149 |
Logical lines of code |
89 |
Comment lines |
79 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
insert() |
A |
43 |
9 |
49 |
get_synonymous() |
S |
53 |
5 |
22 |
split_for_dots() |
S |
61 |
4 |
11 |
calculate_frequency_on_document() |
S |
55 |
3 |
20 |
split_content() |
S |
56 |
2 |
17 |
clear_term() |
S |
66 |
2 |
8 |
get_stop_words() |
S |
64 |
2 |
9 |
clear_content() |
S |
72 |
1 |
5 |
clear_data() |
S |
72 |
1 |
5 |
tokenize() |
S |
79 |
1 |
3 |