blib/lib/Test/Smoke/Smoker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 81 | 14.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
350 | 0 | 0 | 0 | $self->{'fdir'} and -d $self->{'fdir'} |
459 | 0 | 0 | 0 | $self->{'is_vms'} and $config->has_arg("-Dusevmsdebug") |
462 | 0 | 0 | 0 | $self->{'is_win32'} and $config->has_arg("-Uuseshrplib") |
482 | 0 | 0 | 0 | $self->{'is_vms'} and $config->has_arg("-Dusevmsdebug") |
484 | 0 | 0 | 0 | $self->{'is_win32'} and $config->has_arg("-Uuseshrplib") |
536 | 0 | 0 | 0 | not $config_args =~ /-Uuseperlio\b/ || $self->{'defaultenv'} and $self->{'locale'} |
590 | 0 | 0 | 0 | not $had_LC_ALL and exists $ENV{'LC_ALL'} |
784 | 0 | 0 | 0 | $file and not $found |
837 | 0 | 0 | 0 | $file and not $found |
987 | 12 | 10 | 0 | $file and not $found |
1017 | 0 | 166 | 130 | defined $_ && length $_ |
1022 | 0 | 11 | 1 | $file and not $found |
line | l | !l | condition |
---|---|---|---|
313 | 0 | 0 | $ENV{$sconf{'ldlibpthname'}} || '' |
615 | 0 | 0 | $ENV{'PERLSHR'} || '' |
631 | 0 | 0 | $inconsistent{$_} ||= "FAILED" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
143 | 0 | 20 | 0 | ref $proto || $proto |
299 | 0 | 0 | 0 | $cinfo{'gccversion'} || $cinfo{'ccversion'} |
471 | 0 | 0 | 0 | $cinfo{'gccversion'} || $cinfo{'ccversion'} |
478 | 0 | 0 | 0 | $Test::Smoke::Smoker::Config{'_exe'} || $Test::Smoke::Smoker::Config{'exe_ext'} |
532 | 0 | 0 | 0 | $config_args =~ /-Uuseperlio\b/ || $self->{'defaultenv'} |
536 | 0 | 0 | 0 | $config_args =~ /-Uuseperlio\b/ || $self->{'defaultenv'} |
737 | 0 | 0 | 0 | $! || $? >> 8 |
845 | 0 | 0 | 0 | $! || $? >> 8 |
876 | 0 | 0 | 0 | $ok ||= /^All tests successful/ |
882 | 0 | 0 | 0 | $! || $? >> 8 |
948 | 6 | 10 | 12 | /$harness_re2/ || /$harness_re1/ |
1049 | 0 | 4 | 0 | $inconsistent{$test_path} ||= $status |
1109 | 10 | 0 | 0 | $raw =~ /\.t$/ or $raw =~ /test\.pl$/ |