Condition Coverage
lib/HTML/Object/DOM/Collection.pm
Criterion
Covered
Total
%
condition
4
6
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
45
0
2
2
$self
->
_can
(
$_
,
"id"
)
and
$_
->
id
eq
$name
46
1
1
0
$self
->
_can
(
$_
,
"name"
)
and
$_
->
name
eq
$name