| Total Complexity | 20 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 175 |
| Lines of code | 68 |
| Logical lines of code | 45 |
| Comment lines | 77 |
| 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() | 59 | 3 | 14 | |
| init() | 98 | 1 | 1 | |
| get_table_definition() | 100 | 1 | 0 | |
| mark_schema_update_complete() | 72 | 1 | 5 | |
| get_full_table_name() | 79 | 1 | 3 |