| Percentage | Lines | ||
|---|---|---|---|
| AbstractMigration |
|
100 % | 36 |
| Migrator |
|
100 % | 340 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Migrator::findMigrationFiles() | 4 | 12 | |
| AbstractMigration::getNumber() | 3 | 8 | |
| Migrator::getMigratedNumbers() | 3 | 15 | |
| Migrator::getMigrationsToBeMigrated() | 3 | 11 | |
| Migrator::shouldMigrationBeMigrated() | 3 | 10 | |
| Migrator::shouldMigrateUp() | 3 | 6 | |
| Migrator::shouldMigrateDown() | 3 | 6 | |
| Migrator::emptyDb() | 3 | 10 | |
| Migrator::getToNumber() | 3 | 12 | |
| Migrator::migrate() | 3 | 36 | |