-
Home
-
WP Search with Algolia
-
2.3.1
-
Code
-
Classes
- Algolia_Admin_Page_Autocomplete
Total Complexity |
17 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
252 |
Lines of code |
95 |
Logical lines of code |
32 |
Comment lines |
122 |
Methods |
10 |
Properties |
6 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
display_errors() |
S |
57 |
5 |
15 |
autocomplete_enabled_callback() |
S |
64 |
3 |
9 |
add_settings() |
S |
55 |
1 |
24 |
add_page() |
S |
58 |
1 |
18 |
sanitize_autocomplete_enabled() |
S |
65 |
2 |
9 |
__construct() |
S |
68 |
1 |
7 |
autocomplete_config_callback() |
S |
75 |
1 |
4 |
sanitize_autocomplete_config() |
S |
80 |
1 |
3 |
display_page() |
S |
79 |
1 |
3 |
print_section_settings() |
S |
78 |
1 |
3 |