| Total Complexity | 18 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 160 |
| Lines of code | 65 |
| Logical lines of code | 41 |
| Comment lines | 66 |
| Methods | 8 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| register_tables() | 58 | 5 | 15 | |
| schema_update_required() | 56 | 4 | 18 | |
| update_table() | 61 | 4 | 12 | |
| tables_exist() | 63 | 1 | 11 | |
| init() | 98 | 1 | 1 | |
| get_table_definition() | 100 | 1 | 0 | |
| mark_schema_update_complete() | 72 | 1 | 5 | |
| get_full_table_name() | 79 | 1 | 3 |