blib/lib/App/Sqitch/Command/revert.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
139 | 1 | 9 | if @{$targets;} |
145 | 1 | 9 | $self->modified ? : |
148 | 1 | 9 | if not defined $change and $self->strict |
154 | 2 | 7 | if (@{$changes;}) |
156 | 1 | 1 | if $self->strict |