Branch Coverage
blib/lib/Feed/Data/Parser/RSS.pm
Criterion
Covered
Total
%
branch
1
4
25.0
line
true
false
branch
29
132
0
if
(
is_scalarref
(
\
$value
)
or
is_arrayref
(
$value
)
)
{
}
0
0
elsif
(
is_hashref
(
$value
)
)
{
}