Branch Coverage

blib/lib/SmokeRunner/Multi/Runner/TAPArchive.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
61 0 4 unless open my $fh, '>', $destination
63 0 4 unless print $fh $output
65 0 4 unless close $fh
71 0 2 unless open my $meta_fh, '>', 'File::Spec'->catfile($temp_dir, 'meta.yml')
87 0 4 if defined $ENV{'HARNESS_PERL'}
90 0 4 if $^O =~ /^(MS)?Win32$/ and $^X =~ m([^\w\./\\])