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 137965 13657 28420 defined $instance and $self->is_default_a_coderef

or 3 conditions

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