Total Complexity | 28 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 211 |
Lines of code | 79 |
Logical lines of code | 56 |
Comment lines | 76 |
Methods | 11 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_migrate_database() | 60 | 7 | 11 | |
maybe_dismiss_migrate_success_message() | 67 | 6 | 6 | |
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() | 75 | 1 | 4 | |
get_db_version() | 75 | 1 | 4 | |
update_db_version() | 79 | 1 | 3 | |
has_migrations_to_apply() | 76 | 1 | 4 |