Branch Coverage

blib/lib/Bash/Completion/Plugins/pinto.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
62 0 12 if ($word =~ /^-/) { }
72 4 8 if ($args[0] and $args[0] =~ qr/^(?:-r|--root)$/)
73 0 4 if ($args[0] =~ qr/^(?:--root=)$/) { }
4 0 elsif ($args[1]) { }