Branch Coverage

lib/DBIx/SchemaChecksum/App/ShowUpdatePath.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
31 4 1 if exists $update_path->{$this_checksum}
33 1 4 unless ($update)
34 0 1 if $self->output eq 'psql'
35 0 1 if $self->output eq 'concat'
40 2 2 if ($update->[0] eq 'SAME_CHECKSUM') { }
54 4 0 if ($self->output eq 'nice') { }
0 0 elsif ($self->output eq 'psql') { }
0 0 elsif ($self->output eq 'concat') { }