| blib/lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/Component.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 6 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 2 | 0 | unless ($args->{'ignore_version'} or $ENV{'DBIC_NO_VERSION_CHECK'}) |
| 28 | 1 | 1 | if (not $versions->version_storage_is_installed) { } |
| 1 | 0 | elsif ($versions->database_version ne $self->schema_version) { } |