Condition Coverage

blib/lib/Macro/Micro.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
45 16 10 1 ref $value and ref $value ne 'CODE'

or 2 conditions

line l !l condition
103 3 0 &$macro($_[1], $_[2], $stash) || ''
158 8 0 &$macro($_[1], $_[2], $stash) || ''
171 0 0 &$macro($_[1], $_[2], $stash) || ''

or 3 conditions

line l !l&&r !l&&!r condition
116 1 1 4 not ref $object or ref $object ne 'SCALAR'