Branch Coverage

blib/lib/App/Rakubrew/Shell/Zsh.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
21 0 1 if (exists $ENV{'ZDOTDIR'})
36 0 1 if ($App::Rakubrew::Shell::Zsh::prefix =~ / /)
61 0 0 if (get_brew_mode() eq 'env') { }
63 0 0 if ($version and $version ne "system" and not is_version_broken($version))