Condition Coverage

blib/lib/Test/Routine.pm
Criterion Covered Total %
condition 4 9 44.4


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")

or 3 conditions

line l !l&&r !l&&!r condition
258 1 26 0 $arg->{'description'} //= $name