Branch Coverage

lib/Module/Build/TestReporter.pm
Criterion Covered Total %
branch 1 22 4.5


line true false branch
67 4 0 if ($@)
83 0 0 unless (reftype $oldfh)
123 0 0 if ($results{'passing'})
125 0 0 if $ENV{'TEST_VERBOSE'}
148 0 0 if $$test{'actual_ok'}
173 0 0 unless $failed
189 0 0 unless $report
193 0 0 open($version_fh, $^X . ' -V |') ? :
215 0 0 unless open my $out, '>', $file
227 0 0 if $contact
230 0 0 if $ENV{'TEST_VERBOSE'}