Branch Coverage
blib/lib/Test2/Formatter/T2Harness.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
17
2
2
if ($INC{'Test/Builder.pm'})
19
2
0
if eval { do { require Test::Builder::Formatter; 1 } }
24
0
2
if (-t STDOUT)