Branch Coverage
blib/lib/Data/MultiValued/TagsAndRanges.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
67
2
4
if
(
exists
$args
{
'from'
}
or
exists
$args
{
'to'
}
)
{
}