| Total Complexity | 27 | 
| Dependencies | 1 | 
| Dependents | 2 | 
| Total lines | 217 | 
| Lines of code | 102 | 
| Logical lines of code | 67 | 
| Comment lines | 72 | 
| Methods | 10 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| get() | 49 | 10 | 26 | |
| sanitize() | 59 | 7 | 13 | |
| update_database() | 56 | 1 | 20 | |
| check_database_version() | 70 | 2 | 6 | |
| delete() | 65 | 2 | 8 | |
| init() | 78 | 1 | 3 | |
| get_table_name() | 76 | 1 | 4 | |
| add() | 70 | 1 | 6 | |
| purge() | 64 | 1 | 9 | |
| count() | 68 | 1 | 7 |