Branch Coverage

blib/lib/App/Schema/Deploy.pm
Criterion Covered Total %
branch 3 16 18.7


line true false branch
35 2 1 if (not &getopts("dhp:u:v:", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 2)
56 1 0 if ($App::Schema::Deploy::EVAL_ERROR)
65 0 0 if ($self->{'_schema_module'}->can('new')) { }
68 0 0 $self->{'_opts'}{'v'} ? :
82 0 0 if ($App::Schema::Deploy::EVAL_ERROR)
87 0 0 unless ($schema->isa("DBIx::Class::Schema"))
95 0 0 if ($self->{'_opts'}{'d'})
101 0 0 if (defined $schema_version)