blib/lib/DBIx/SchemaChecksum/App/ShowUpdatePath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
33 | 4 | 1 | if exists $update_path->{$this_checksum} |
35 | 1 | 4 | unless ($update) |
36 | 0 | 1 | if $self->output eq 'psql' |
37 | 0 | 1 | if $self->output eq 'concat' |
42 | 2 | 2 | if ($update->[0] eq 'SAME_CHECKSUM') { } |
56 | 4 | 0 | if ($self->output eq 'nice') { } |
0 | 0 | elsif ($self->output eq 'psql') { } | |
0 | 0 | elsif ($self->output eq 'concat') { } |