Branch Coverage

blib/lib/App/Git/Workflow/Command/BranchGrep.pm
Criterion Covered Total %
branch 11 30 36.6


line true false branch
39 1 5 if $option{'remote'}
40 1 5 if $option{'all'}
41 1 5 $option{'insensitive'} ? :
46 0 17 $option{'v'} ? :
51 0 9 if ($option{'unmerged'})
52 0 0 if unmerged($clean_branch, $option{'master'})
55 0 9 if $option{'limit'} and $count++ > $option{'limit'}
57 0 9 if (@ARGV) { }
62 0 0 if ($option{'colour'})
69 0 0 if (@contents)
70 0 0 unless ($shown++)
80 0 9 if ($option{'colour'})
101 0 0 unless ($dest{$dest})
103 0 0 unless @{$dest{$dest};}
109 0 0 if $_