| blib/lib/App/Git/Workflow/Command/Take.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 1 | 1 | unless (@ARGV) |
| 45 | 0 | 2 | unless $conflict =~ /^\Q$path\E/ |
| 49 | 0 | 2 | if ($option{'add'}) |
| 71 | 0 | 2 | $option{'theirs'} ? : |
| 79 | 0 | 330 | if ($line =~ /$states{$check}/) |
| 85 | 110 | 0 | if $state eq "keep" or $state eq $side |