blib/lib/App/Sqitch/Command/rework.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
101 | 1 | 14 | if ($prev = $spec->{'prev'}) { } |
133 | 32 | 4 | if -e $_->[0] |
148 | 12 | 1 | unless $seen{$prev->revert_file}++ |
161 | 1 | 12 | unless my $spec = delete $reworked{$file} |
186 | 1 | 7 | if ($self->open_editor) |
197 | 6 | 42 | unless (-e $orig) |
207 | 0 | 42 | unless File::Copy::syscopy("$src", "$dest") |