| blib/lib/App/Rakubrew/Shell/PowerShell.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 14 | 7.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 53 | 0 | 1 | if ($App::Rakubrew::Shell::PowerShell::prefix =~ / /) | 
| 78 | 0 | 0 | if (get_brew_mode() eq 'env') { } | 
| 80 | 0 | 0 | if ($version and $version ne "system" and not is_version_broken($version)) | 
| 143 | 0 | 0 | substr($argumentString, $position - 1, $position) eq ' ' ? : | 
| 0 | 0 | $position > length $argumentString ? : | |
| 151 | 0 | 0 | if substr($argumentString, 0, length($argumentString) - 1) eq " " | 
| 157 | 0 | 0 | $newWord ? : |