Branch Coverage

blib/lib/App/Rakubrew/Shell/Bash.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
29 0 1 if ($App::Rakubrew::Shell::Bash::prefix =~ / /)
54 0 0 if (get_brew_mode() eq 'env') { }
56 0 0 if ($version and $version ne "system" and not is_version_broken($version))
110 0 0 if ($index == 3 and $words[1] eq 'register') { }