| blib/lib/App/Sqitch/Command/rebase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 65 | 1 | 11 | if @{$targets;} | 
| 71 | 1 | 11 | $self->modified ? : | 
| 77 | 1 | 11 | if @{$changes;} | 
| 86 | 0 | 12 | unless defined $self->no_prompt | 
| 87 | 0 | 12 | unless defined $self->prompt_accept | 
| 92 | 2 | 1 | if not eval { |