Condition Coverage

blib/lib/CLI/Array.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
167 0 0 0 defined $string and defined($val = parse_string($type, $string))

or 3 conditions

line l !l&&r !l&&!r condition
13 0 0 0 ref $proto || $proto
87 0 0 0 $type eq 'STRING' or $type eq 'SSTRING'
187 0 0 0 not defined $$self{'VALUE'} or scalar @{$$self{'VALUE'};} == 0