-
Home
-
Automattic For Agencies Client
-
0.7.0 (latest)
-
Code
-
Classes
- Jetpack_Options
Total Complexity |
79 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
724 |
Lines of code |
397 |
Logical lines of code |
147 |
Comment lines |
328 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_option_names() |
A |
36 |
5 |
99 |
is_valid() |
A |
53 |
10 |
23 |
delete_option() |
S |
54 |
6 |
21 |
update_raw_option() |
S |
49 |
5 |
35 |
update_option() |
S |
57 |
5 |
16 |
get_option_from_database() |
S |
59 |
5 |
14 |
get_option_and_ensure_autoload() |
S |
59 |
5 |
14 |
get_all_jetpack_options() |
S |
52 |
4 |
25 |
get_raw_option() |
S |
57 |
4 |
17 |
delete_all_known_options() |
S |
63 |
4 |
11 |
should_use_external_storage() |
S |
67 |
4 |
7 |
delete_grouped_option() |
S |
62 |
3 |
11 |
get_all_wp_options() |
S |
48 |
1 |
40 |
get_option() |
S |
65 |
3 |
9 |
update_options() |
S |
62 |
3 |
10 |
get_grouped_option() |
S |
68 |
3 |
7 |
is_network_option() |
S |
70 |
2 |
6 |
update_grouped_option() |
S |
66 |
2 |
8 |
delete_raw_option() |
S |
66 |
2 |
8 |
bypass_raw_option() |
S |
68 |
2 |
7 |
get_options_for_reset() |
S |
66 |
1 |
9 |