Condition Coverage

blib/lib/Mouse/Meta/Method/Delegation.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
21 4 7 0 defined $tc && $tc->is_a_type_of('Object') && ($attr->is_required || $attr->has_default || $attr->has_builder) && ($attr->is_lazy || !$attr->has_clearer)
38 0 15 2 ref $proxy && !&Scalar::Util::blessed($proxy)

or 3 conditions

line l !l&&r !l&&!r condition
14 20 1 0 $attr->get_read_method || $attr->get_read_method_ref