Condition Coverage
blib/lib/Test/Routine.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
241
27
0
0
&blessed
(
$_
[
0
]
)
and
$_
[
0
]->
isa
(
"Class::MOP::Method"
)
267
27
0
0
&blessed
(
$body
)
and
$body
->
isa
(
"Class::MOP::Method"
)