Branch Coverage

blib/lib/App/CmdDirs.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
41 2 0 if ($#dirs == -1)
57 0 2 if ($$self{'options'}{'all'}) { }
1 1 elsif ($$self{'options'}{'git'} or $command =~ /git/) { }
1 0 elsif ($$self{'options'}{'svn'} or $command =~ /svn/) { }