| blib/lib/Test/Smoke/Smoker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 81 | 14.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 349 | 0 | 0 | 0 | $self->{'fdir'} and -d $self->{'fdir'} |
| 458 | 0 | 0 | 0 | $self->{'is_vms'} and $config->has_arg("-Dusevmsdebug") |
| 461 | 0 | 0 | 0 | $self->{'is_win32'} and $config->has_arg("-Uuseshrplib") |
| 481 | 0 | 0 | 0 | $self->{'is_vms'} and $config->has_arg("-Dusevmsdebug") |
| 483 | 0 | 0 | 0 | $self->{'is_win32'} and $config->has_arg("-Uuseshrplib") |
| 532 | 0 | 0 | 0 | not $config_args =~ /-Uuseperlio\b/ || $self->{'defaultenv'} and $self->{'locale'} |
| 585 | 0 | 0 | 0 | not $had_LC_ALL and exists $ENV{'LC_ALL'} |
| 779 | 0 | 0 | 0 | $file and not $found |
| 832 | 0 | 0 | 0 | $file and not $found |
| 982 | 12 | 10 | 0 | $file and not $found |
| 1012 | 0 | 166 | 130 | defined $_ && length $_ |
| 1017 | 0 | 11 | 1 | $file and not $found |
| line | l | !l | condition |
|---|---|---|---|
| 312 | 0 | 0 | $ENV{$sconf{'ldlibpthname'}} || '' |
| 610 | 0 | 0 | $ENV{'PERLSHR'} || '' |
| 626 | 0 | 0 | $inconsistent{$_} ||= "FAILED" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 142 | 0 | 20 | 0 | ref $proto || $proto |
| 298 | 0 | 0 | 0 | $cinfo{'gccversion'} || $cinfo{'ccversion'} |
| 470 | 0 | 0 | 0 | $cinfo{'gccversion'} || $cinfo{'ccversion'} |
| 477 | 0 | 0 | 0 | $Test::Smoke::Smoker::Config{'_exe'} || $Test::Smoke::Smoker::Config{'exe_ext'} |
| 529 | 0 | 0 | 0 | $config_args =~ /-Uuseperlio\b/ || $self->{'defaultenv'} |
| 532 | 0 | 0 | 0 | $config_args =~ /-Uuseperlio\b/ || $self->{'defaultenv'} |
| 732 | 0 | 0 | 0 | $! || $? >> 8 |
| 840 | 0 | 0 | 0 | $! || $? >> 8 |
| 871 | 0 | 0 | 0 | $ok ||= /^All tests successful/ |
| 877 | 0 | 0 | 0 | $! || $? >> 8 |
| 943 | 6 | 10 | 12 | /$harness_re2/ || /$harness_re1/ |
| 1044 | 0 | 4 | 0 | $inconsistent{$test_path} ||= $status |
| 1104 | 10 | 0 | 0 | $raw =~ /\.t$/ or $raw =~ /test\.pl$/ |