Condition Coverage
lib/Test/Chai/Core/Assertions/CloseTo.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
21
1
9
0
&looks_like_number
(
$expected
)
and
&looks_like_number
(
$delta
)