| Total Complexity | 26 |
| Dependencies | 0 |
| Dependents | 5 |
| Total lines | 568 |
| Lines of code | 397 |
| Logical lines of code | 44 |
| Comment lines | 62 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_available_settings() | 1 | 329 | ||
| validate_input() | 53 | 7 | 22 | |
| save() | 58 | 7 | 14 | |
| get_setting_values() | 65 | 3 | 8 | |
| __get() | 67 | 2 | 7 | |
| get_default_value() | 74 | 2 | 4 | |
| get_label() | 74 | 2 | 4 | |
| __isset() | 75 | 1 | 4 | |
| saveOne() | 72 | 1 | 5 |