-
Home
-
Ivory Search – WordPress Search Plugin
-
5.5.11 (latest)
-
Code
-
Classes
- IS_Index_Helper
| Total Complexity |
91 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
823 |
| Lines of code |
475 |
| Logical lines of code |
216 |
| Comment lines |
286 |
| Methods |
23 |
| Properties |
1 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| stripos() |
B |
41 |
16 |
56 |
| remove_punctuation() |
A |
37 |
9 |
84 |
| tokenize_string() |
A |
45 |
11 |
41 |
| extract_phrases() |
A |
49 |
7 |
31 |
| block_rendering() |
S |
55 |
6 |
20 |
| disable_problematic_shortcodes() |
S |
43 |
3 |
58 |
| __set() |
S |
61 |
4 |
14 |
| get_stopwords() |
S |
61 |
4 |
12 |
| strip_tags() |
S |
55 |
2 |
21 |
| strip_invisibles() |
S |
56 |
2 |
21 |
| handle_phrases() |
S |
64 |
3 |
9 |
| strlen() |
S |
66 |
3 |
9 |
| strtolower() |
S |
64 |
3 |
10 |
| substr() |
S |
64 |
3 |
10 |
| remove_page_builder_shortcodes() |
S |
52 |
1 |
29 |
| handle_shortcodes() |
S |
64 |
2 |
11 |
| set_encoding() |
S |
74 |
2 |
5 |
| array_to_string() |
S |
68 |
2 |
7 |
| remove_stopwords() |
S |
69 |
2 |
7 |
| strip_all_tags() |
S |
70 |
2 |
6 |
| __get() |
S |
73 |
2 |
5 |
| __construct() |
S |
81 |
1 |
3 |
| mb_trim() |
S |
69 |
1 |
6 |