Total Complexity | 63 |
Dependencies | 1 |
Dependents | 8 |
Total lines | 1 |
Lines of code | 15 |
Logical lines of code | 107 |
Comment lines | 0 |
Methods | 15 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_manager() | 82 | 8 | 1 | |
load() | 83 | 8 | 1 | |
get_option() | 84 | 8 | 1 | |
set_option() | 84 | 6 | 1 | |
unset_option() | 85 | 6 | 1 | |
__construct() | 83 | 4 | 1 | |
store() | 84 | 4 | 1 | |
migrate_to_network() | 84 | 4 | 1 | |
delete() | 87 | 3 | 1 | |
has_option() | 87 | 3 | 1 | |
get_options_keys() | 88 | 3 | 1 | |
is_empty() | 89 | 2 | 1 | |
clear() | 89 | 2 | 1 | |
is_loaded() | 92 | 1 | 1 | |
get_option_manager_name() | 92 | 1 | 1 |