| blib/lib/DBIx/SimpleMigration/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 6 | 7 | 85.7 |
| pod | 0 | 1 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 8 | 1 | No | new |
| 19 | 1 | n/a | _create_migrations_table |
| 34 | 0 | n/a | _migrations_table_exists |
| 40 | 2 | n/a | _lock_migrations_table |
| 46 | 1 | n/a | _applied_migrations |
| 63 | 2 | n/a | _insert_migration |