| line | true | false | branch | 
 
| 91 | 0 | 0 | unless -r $path | 
 
| 92 | 0 | 0 | unless -O _ | 
 
| 105 | 0 | 0 | unless defined $_ | 
 
| 106 | 0 | 0 | unless /^v/u | 
 
| 108 | 0 | 0 | if \$_ == \$_until_version and not $_ =~ /\.\d+\./u | 
 
| 112 | 0 | 0 | if (my $perlnames = $_perls) | 
 
| 116 | 0 | 0 | if $? | 
 
| 141 | 0 | 0 | if $_reverse | 
 
| 148 | 0 | 0 | if $_since_version and $ver lt $_since_version | 
 
| 149 | 0 | 0 | if $_until_version and $ver gt $_until_version | 
 
| 150 | 0 | 0 | if $_no_system_perl and $perl->fullpath eq $^X | 
 
| 151 | 0 | 0 | if defined $_use_devel and $perl->is_devel ^ $_use_devel | 
 
| 153 | 0 | 0 | if ($selected and defined $_only_if) | 
 
| 154 | 0 | 0 | if IPC::Run::run([$perl->fullpath, "-Mstrict", "-Mwarnings", "-MConfig", "-e", "exit !do {$_only_if}"]) == 0 | 
 
| 168 | 0 | 0 | if ($argv[0] =~ /^-/u) | 
 
| 183 | 0 | 0 | if $perl->is_threads | 
 
| 184 | 0 | 0 | if $perl->is_debugging | 
 
| 185 | 0 | 0 | if $perl->is_devel | 
 
| 187 | 0 | 0 | $perl->selected ? : | 
 
| 197 | 0 | 0 | if @argv and ref $argv[0] eq "HASH" | 
 
| 208 | 0 | 0 | unless $_->selected | 
 
| 224 | 0 | 0 | $ok ? : | 
 
|  | 0 | 0 | $idx < @perls ? : | 
 
| 233 | 0 | 0 | $opts{'oneline'} ? : | 
 
| 240 | 0 | 0 | if ($has_partial) | 
 
| 243 | 0 | 0 | if ($line =~ s/^\r//u) { } | 
 
| 250 | 0 | 0 | if (@lines) | 
 
| 261 | 0 | 0 | if (length $partial) | 
 
| 267 | 0 | 0 | if ($has_partial) | 
 
| 271 | 0 | 0 | if ($? & 127) { } | 
 
| 279 | 0 | 0 | if $? and $_stop_on_fail | 
 
| 282 | 0 | 0 | if $? | 
 
| 287 | 0 | 0 | unless ($opts{'no_summary'}) | 
 
| 292 | 0 | 0 | if $signal | 
 
| 314 | 0 | 0 | if (-r 'Build.PL') { } | 
 
|  | 0 | 0 | elsif (-r 'Makefile.PL') { } | 
 
| 320 | 0 | 0 | if $opts{'test'} | 
 
| 321 | 0 | 0 | if $opts{'install'} | 
 
| 328 | 0 | 0 | if $opts{'test'} | 
 
| 329 | 0 | 0 | if $opts{'install'} | 
 
| 335 | 0 | 0 | if $opts{'perl'} | 
 
| 351 | 0 | 0 | if $module eq "." | 
 
| 367 | 0 | 0 | if $module eq "." |