| Total Complexity | 68 |
| Dependencies | 2 |
| Dependents | 8 |
| Total lines | 497 |
| Lines of code | 208 |
| Logical lines of code | 122 |
| Comment lines | 196 |
| Methods | 16 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| load() | 47 | 12 | 39 | |
| get_manager() | 52 | 8 | 25 | |
| get_option() | 57 | 7 | 18 | |
| unset_option() | 58 | 6 | 17 | |
| set_option() | 59 | 6 | 15 | |
| store() | 57 | 5 | 17 | |
| __construct() | 55 | 4 | 19 | |
| migrate_to_network() | 61 | 4 | 12 | |
| delete() | 65 | 3 | 10 | |
| get_options_keys() | 68 | 3 | 8 | |
| get_cache_group() | 66 | 3 | 9 | |
| is_empty() | 79 | 2 | 3 | |
| clear() | 71 | 2 | 7 | |
| is_loaded() | 81 | 1 | 3 | |
| has_option() | 80 | 1 | 3 | |
| get_option_manager_name() | 82 | 1 | 3 |