Condition Coverage
lib/HTML/Object/DOM/Element/Progress.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
50
0
0
0
defined
$max
&&
length
"$max"
or 3 conditions
line
l
!l&&r
!l&&!r
condition
50
0
0
0
not
defined
$max
&&
length
"$max"
or
int
$max
==
0