Branch Coverage

blib/lib/App/Git/Workflow/Command.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
29 4 99 unless &GetOptions($option, "verbose|v+", "man", "help", "version!", @options)
42 1 98 if ($option->{'version'}) { }
1 97 elsif ($option->{'man'}) { }
2 95 elsif ($option->{'help'}) { }
71 0 7 if ($@) { }
75 0 0 if (/^__DATA__$/) { }
0 0 elsif ($found) { }