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
102 16 10 1 ref $value and ref $value ne "CODE"

or 2 conditions

line l !l condition
198 3 0 &$macro($_[1], $_[2], $stash) || ''
289 8 0 &$macro($_[1], $_[2], $stash) || ''
302 0 0 &$macro($_[1], $_[2], $stash) || ''

or 3 conditions

line l !l&&r !l&&!r condition
223 1 1 4 not ref $object or ref $object ne "SCALAR"