| blib/lib/CLI/MixedArray.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 0 | if (not defined $index) { } |
| 53 | 0 | 0 | if ($index < 0 or $index >= scalar @{$$self{'VALUE'};}) |
| 58 | 0 | 0 | if (not defined $value) { } |
| 78 | 0 | 0 | if (defined $string) { } |
| 82 | 0 | 0 | unless (defined $value) |
| 89 | 0 | 0 | unless defined $string |
| 98 | 0 | 0 | if (defined $string) |