Branch Coverage
blib/lib/Test/Data/Sah/Format.pm
Criterion
Covered
Total
%
branch
3
8
37.5
line
true
false
branch
19
10
0
if
(
$compiler
eq
'perl'
)
{
}
0
0
elsif
(
$compiler
eq
'js'
)
{
}
26
0
10
if
$@
37
10
0
if
(
exists
$args
{
'data'
}
)