-
Home
-
Ivory Search – WordPress Search Plugin
-
5.5.9
-
Code
-
Classes
- IS_Index_Builder
Total Complexity |
86 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
638 |
Lines of code |
298 |
Logical lines of code |
192 |
Comment lines |
237 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_indexable_post() |
A |
48 |
12 |
32 |
index_taxonomies() |
A |
52 |
8 |
24 |
get_meta_fields() |
S |
57 |
6 |
16 |
index_post() |
S |
50 |
5 |
30 |
index_post_meta() |
S |
60 |
5 |
13 |
get_comments() |
S |
52 |
4 |
25 |
get_terms() |
S |
54 |
4 |
22 |
get_index() |
S |
55 |
4 |
20 |
index_attachment() |
S |
59 |
4 |
15 |
get_post_type() |
S |
64 |
5 |
9 |
index_post_excerpt() |
S |
61 |
4 |
12 |
index_post_title() |
S |
63 |
4 |
11 |
index_post_content() |
S |
62 |
3 |
12 |
create_index() |
S |
63 |
3 |
10 |
index_author() |
S |
66 |
3 |
8 |
index_comments() |
S |
67 |
3 |
8 |
__get() |
S |
73 |
2 |
5 |
__set() |
S |
66 |
2 |
9 |
calc_score() |
S |
74 |
2 |
5 |
delete_post_index() |
S |
81 |
1 |
3 |
save_indexes() |
S |
75 |
1 |
4 |
__construct() |
S |
74 |
1 |
5 |