| blib/lib/App/Sqitch/Command/checkout.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 12 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 44 | 2 | 9 | unless length $branch | 
| 51 | 1 | 8 | if @{$targets;} | 
| 63 | 1 | 8 | if $current_branch eq $branch | 
| 96 | 8 | 14 | unless $from_plan->get($change->id) | 
| 100 | 1 | 7 | unless $last_common_change | 
| 118 | 2 | 2 | if not eval { |