Branch Coverage
blib/lib/TAP/Formatter/EARL/Session.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
52
1
0
if
(
$result
->isa
(
'TAP::Parser::Result::Test'
)
)
60
1
0
$result
->is_ok
?
:
61
0
1
if
(
$result
->directive
)
{
}