Total Complexity | 18 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 164 |
Lines of code | 66 |
Logical lines of code | 43 |
Comment lines | 74 |
Methods | 7 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_key() | 50 | 7 | 29 | |
remove_key() | 61 | 3 | 11 | |
__construct() | 70 | 3 | 5 | |
save_config() | 64 | 2 | 9 | |
create_backup() | 79 | 1 | 3 | |
sanitize_key_name() | 73 | 1 | 5 | |
sanitize_key_value() | 75 | 1 | 4 |