Condition Coverage

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


or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 34 $meta->has_method('MODIFY_CODE_ATTRIBUTES') or $meta->has_method_alias('MODIFY_CODE_ATTRIBUTES')
43 0 0 34 $meta->has_method('FETCH_CODE_ATTRIBUTES') or $meta->has_method_alias('FETCH_CODE_ATTRIBUTES')
93 0 34 80 $d->has_code_attributes('WrapMethod') or $d->has_code_attributes('CreateMethod')