Total Complexity | 33 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 237 |
Lines of code | 88 |
Logical lines of code | 66 |
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 | |
migrate_database() | 62 | 4 | 12 | |
get_migrations_to_apply() | 60 | 3 | 13 | |
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 |