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