Condition Coverage

blib/lib/Sub/Starter.pm
Criterion Covered Total %
condition 8 24 33.3


or 2 conditions

line l !l condition
518 14 0 shift @_ || '%s'
582 0 0 shift @_ || ' '
686 3 0 shift @_ || '%s = %s'

or 3 conditions

line l !l&&r !l&&!r condition
126 0 13 0 ref $class || $class
270 0 0 0 $attr{-'type'} eq 'array' or $attr{-'type'} eq 'hash'
321 4 0 0 $attr{-'type'} eq 'array' or $attr{-'type'} eq 'hash'
332 4 0 0 $attr{-'type'} eq 'array' or $attr{-'type'} eq 'hash'
711 2 0 1 $$item{-'type'} eq 'array' or $$item{-'type'} eq 'hash'
732 0 0 1 $$item{-'type'} eq 'array' or $$item{-'type'} eq 'hash'