Branch Coverage
blib/lib/Net/PMP/CollectionDoc/Items.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
31
0
0
if
(
$$i
>=
$count
)
34
0
0
if
(
defined
$$items
[
$$i
]
and
ref
$$items
[
$$i
]
eq
'HASH'
)
46
0
0
if
(
$$i
++ >=
$count
)