-
Home
-
Independent Analytics – Google Analytics Alternative for WordPress
-
1.28.3
-
Code
-
Classes
- FS_Option_Manager
Total Complexity |
63 |
Dependencies |
2 |
Dependents |
8 |
Total lines |
455 |
Lines of code |
183 |
Logical lines of code |
107 |
Comment lines |
190 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_manager() |
A |
52 |
8 |
25 |
load() |
A |
54 |
8 |
23 |
get_option() |
A |
56 |
8 |
18 |
unset_option() |
S |
58 |
6 |
17 |
set_option() |
S |
59 |
6 |
15 |
__construct() |
S |
55 |
4 |
19 |
store() |
S |
59 |
4 |
14 |
migrate_to_network() |
S |
61 |
4 |
12 |
delete() |
S |
65 |
3 |
10 |
has_option() |
S |
70 |
3 |
6 |
get_options_keys() |
S |
68 |
3 |
8 |
is_empty() |
S |
79 |
2 |
3 |
clear() |
S |
71 |
2 |
7 |
is_loaded() |
S |
81 |
1 |
3 |
get_option_manager_name() |
S |
82 |
1 |
3 |