Branch Coverage
blib/lib/Catmandu/Exporter/MAB2.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
22
1
2
if
(
$type
eq
'raw'
)
{
}
1
1
elsif
(
$type
eq
'disk'
)
{
}
1
0
elsif
(
$type
eq
'xml'
)
{
}