| Total Complexity | 34 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 238 |
| Lines of code | 89 |
| Logical lines of code | 67 |
| Comment lines | 86 |
| Methods | 12 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| maybe_migrate_database() | 60 | 7 | 11 | |
| maybe_dismiss_migrate_success_message() | 67 | 6 | 6 | |
| maybe_migrate_database_on_first_activation() | 65 | 5 | 8 | |
| get_migrations_to_apply() | 59 | 4 | 14 | |
| migrate_database() | 62 | 4 | 12 | |
| update_success_notice_option() | 67 | 2 | 8 | |
| get_available_migrations() | 62 | 1 | 11 | |
| __construct() | 82 | 1 | 3 | |
| hooks() | 72 | 1 | 5 | |
| get_db_version() | 75 | 1 | 4 | |
| update_db_version() | 79 | 1 | 3 | |
| has_migrations_to_apply() | 76 | 1 | 4 |