Branch Coverage
blib/lib/TAP/Formatter/JUnit/PrintTxtStdout.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
34
0
0
if
$self
->
silent
37
0
0
if
(
$ENV
{
'PERL_TEST_HARNESS_DUMP_TAP'
}
)
{
}
40
0
0
if
$f
->
is_dir
41
0
0
unless
$f
->
basename
=~
/\.t$/