Condition Coverage

lib/Decl/Semantics/Macro.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 0 $_->is('setup') and $$definition{'instantiated'}
209 0 0 5 $$self{'owncode'} and $$self{'sub'}

or 3 conditions

line l !l&&r !l&&!r condition
53 0 3 4 $self->code or $self->bracket
124 0 0 0 $_->is('yield') or $_->is('setup')