Branch Coverage

blib/lib/App/eachperl.pm
Criterion Covered Total %
branch 0 88 0.0


line true false branch
132 0 0 unless -r $path
133 0 0 unless -O _
147 0 0 unless defined $_
148 0 0 unless /^v/u
150 0 0 if \$_ == \$_until_version and not $_ =~ /\.\d+\./u
154 0 0 if (my $perlnames = $_perls)
157 0 0 if $?
182 0 0 if $_reverse
189 0 0 if $_since_version and $ver lt $_since_version
190 0 0 if $_until_version and $ver gt $_until_version
191 0 0 if $_no_system_perl and $perl->fullpath eq $^X
192 0 0 if defined $_use_devel and $perl->is_devel ^ $_use_devel
194 0 0 if ($selected and defined $_only_if)
195 0 0 if IPC::Run::run([$perl->fullpath, "-Mstrict", "-Mwarnings", "-MConfig", "-e", "exit !do {$_only_if}"]) == 0
215 0 0 if ($cinv->peek_remaining =~ /^-/u)
229 0 0 if $perl->is_threads
230 0 0 if $perl->is_debugging
231 0 0 if $perl->is_devel
233 0 0 $perl->selected ? :
243 0 0 if @argv and ref $argv[0] eq "HASH"
254 0 0 unless $_->selected
270 0 0 $ok ? :
0 0 $idx < @perls ? :
279 0 0 $opts{'oneline'} ? :
286 0 0 if ($has_partial)
289 0 0 if ($line =~ s/^\r//u) { }
296 0 0 if (@lines)
307 0 0 if (length $partial)
313 0 0 if ($has_partial)
317 0 0 if ($? & 127) { }
325 0 0 if $? and $_stop_on_fail
328 0 0 if $?
333 0 0 unless ($opts{'no_summary'})
338 0 0 if $signal
360 0 0 if (-r 'Build.PL') { }
0 0 elsif (-r 'Makefile.PL') { }
366 0 0 if $opts{'test'}
367 0 0 if $opts{'install'}
374 0 0 if $opts{'test'}
375 0 0 if $opts{'install'}
381 0 0 if $opts{'perl'}
395 0 0 if $_install_no_system
397 0 0 if $module eq "."
413 0 0 if $module eq "."