Branch Coverage

blib/lib/App/Rakubrew/Shell/Bash.pm
Criterion Covered Total %
branch 3 8 37.5


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