Condition Coverage

blib/lib/Class/MOP/Mixin/AttributeCore.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
40 134201 13359 27841 defined $instance and $self->is_default_a_coderef

or 3 conditions

line l !l&&r !l&&!r condition
34 66435 0 10 ref $value eq 'CODE' || &blessed($value) && $value->isa('Class::MOP::Method')