Condition Coverage

blib/lib/MooseX/AttributeHelpers/MethodProvider/Hash.pm
Criterion Covered Total %
condition 3 10 30.0


and 3 conditions

line !l l&&!r l&&r condition
10 0 0 2 $attr->has_type_constraint and $attr->type_constraint->isa('Moose::Meta::TypeConstraint::Parameterized')
54 0 0 4 $attr->has_type_constraint and $attr->type_constraint->isa('Moose::Meta::TypeConstraint::Parameterized')

or 2 conditions

line l !l condition
19 2 0 $value || 'undef'
63 0 0 $_[1] || 'undef'