| blib/lib/DBIx/Schema/Migration.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 22 | 23 | 95.6 |
| pod | 2 | 3 | 66.6 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 13 | 1 | n/a | BEGIN |
| 14 | 1 | n/a | BEGIN |
| 15 | 1 | n/a | BEGIN |
| 16 | 1 | n/a | BEGIN |
| 21 | 1 | n/a | BEGIN |
| 44 | 1 | No | init |
| 69 | 1 | Yes | up |
| 110 | 2 | Yes | down |
| 151 | 4 | n/a | _is_applied_migrations_table_exists |
| 163 | 0 | n/a | _applied_migrations_not_exist_phrase |
| 170 | 3 | n/a | _detect_dir |
| 193 | 3 | n/a | _dir_listing |
| 205 | 5 | n/a | _is_migration_applied |
| 225 | 4 | n/a | _run_migration |
| 247 | 2 | n/a | _save_migration |
| 261 | 2 | n/a | _delete_migration |