| Total Complexity | 32 | 
| Dependencies | 1 | 
| Dependents | 2 | 
| Total lines | 207 | 
| Lines of code | 81 | 
| Logical lines of code | 47 | 
| Comment lines | 93 | 
| Methods | 8 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| set() | 55 | 8 | 19 | |
| update() | 60 | 5 | 14 | |
| get_options() | 61 | 4 | 12 | |
| get() | 64 | 4 | 9 | |
| delete_option() | 72 | 3 | 5 | |
| remove() | 65 | 3 | 10 | |
| __get() | 65 | 3 | 9 | |
| __construct() | 78 | 2 | 3 |