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 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_manager() | 52 | 8 | 25 | |
load() | 54 | 8 | 23 | |
get_option() | 56 | 8 | 18 | |
unset_option() | 58 | 6 | 17 | |
set_option() | 59 | 6 | 15 | |
__construct() | 55 | 4 | 19 | |
store() | 59 | 4 | 14 | |
migrate_to_network() | 61 | 4 | 12 | |
delete() | 65 | 3 | 10 | |
has_option() | 70 | 3 | 6 | |
get_options_keys() | 68 | 3 | 8 | |
is_empty() | 79 | 2 | 3 | |
clear() | 71 | 2 | 7 | |
is_loaded() | 81 | 1 | 3 | |
get_option_manager_name() | 82 | 1 | 3 |