Condition Coverage
lib/Test/Chai/Core/Assertions/InstanceOf.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
19
1
0
1
&blessed
(
$obj
)
&&
$obj
->isa
(
$type
)