-
Home
-
Leyka
-
3.14
-
Code
-
Classes
- Leyka_Options_Controller
Total Complexity |
127 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
690 |
Lines of code |
374 |
Logical lines of code |
208 |
Comment lines |
96 |
Methods |
35 |
Properties |
6 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_initialize_options_group_meta() |
A |
49 |
16 |
27 |
add_option() |
A |
47 |
11 |
33 |
_initialize_value() |
A |
54 |
10 |
20 |
_intialize_option() |
S |
56 |
7 |
19 |
get_validation_errors() |
S |
56 |
7 |
17 |
opt_template() |
S |
58 |
7 |
15 |
add_template_options() |
S |
51 |
6 |
27 |
set_value() |
S |
51 |
6 |
25 |
get_value() |
S |
55 |
6 |
18 |
is_valid() |
S |
63 |
5 |
9 |
get_template_option() |
S |
59 |
4 |
13 |
get_info_of() |
S |
56 |
3 |
18 |
_validate_option() |
S |
63 |
4 |
10 |
is_multi_value_checked() |
S |
65 |
4 |
8 |
is_template_option() |
S |
67 |
3 |
8 |
delete_option() |
S |
64 |
3 |
9 |
get_validation_rules() |
S |
67 |
2 |
7 |
opt() |
S |
77 |
2 |
3 |
opt_safe() |
S |
75 |
2 |
4 |
get_option_value() |
S |
70 |
2 |
5 |
_modify_options_values() |
S |
65 |
2 |
9 |
set_option_value() |
S |
65 |
2 |
8 |
_get_filtered_option_id() |
S |
72 |
1 |
5 |
_get_template_options_prefix() |
S |
80 |
1 |
3 |
get_tab_option_full_name() |
S |
80 |
1 |
3 |
is_standard_field_type() |
S |
79 |
1 |
3 |
get_all_options_keys() |
S |
80 |
1 |
3 |
is_required() |
S |
71 |
1 |
6 |
_add_options_alt_ids() |
S |
74 |
1 |
5 |
get_type_of() |
S |
71 |
1 |
6 |
get_default_of() |
S |
71 |
1 |
6 |
get_title_of() |
S |
71 |
1 |
5 |
get_options_names() |
S |
78 |
1 |
3 |
option_exists() |
S |
73 |
1 |
5 |
__construct() |
S |
65 |
1 |
9 |