| blib/lib/CLI/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 167 | 0 | 0 | 0 | defined $string and defined($val = parse_string($type, $string)) |
| 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 |