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