Branch Coverage

blib/lib/Apache/TestHarness.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
35 0 0 unless m[^(/)|([a-f]:)]i
44 0 0 unless -e $file
47 0 0 unless open $fh, $file
54 0 0 unless $_
79 0 0 if (-d $lib)
93 0 0 unless open $h, "$cmd|"
97 0 0 if (/^1\.\.(\d)/)
115 0 0 if $test =~ /\.#/
117 0 0 if ($test =~ /\Wall\.t$/) { }
0 0 elsif (not $skip_dirs{$dir}) { }
118 0 0 unless ($self->run_t($test))
120 0 0 unless /\Wall\.t$/
138 0 0 -d 't' ? :
142 0 0 if (@$ts) { }
144 0 0 if (-d $_) { }
148 0 0 unless /\.t$/
154 0 0 if ($$args{'tdirs'}) { }
159 0 0 unless /\.t$/
171 0 0 if (my $skip = $self->skip)
193 0 0 unless $$args{'subtests'}
0 0 if (my(@subtests) = @{[] unless $$args{'subtests'};})