Branch Coverage

blib/lib/DBIx/Class/DeploymentHandler/Deprecated.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
31 0 3 if ($self->schema->can('ordered_versions') and $self->schema->ordered_versions) { }