| blib/lib/Gnuplot/Builder/PartiallyKeyedList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 24 | 70.8 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 6074 | unless defined $key |
| 20 | 515 | 5559 | if (defined $index) { } |
| 31 | 0 | 211 | unless defined $key |
| 33 | 202 | 9 | defined $index ? : |
| 38 | 0 | 71 | if $index < 0 or $index >= $self->size |
| 54 | 0 | 1539 | unless defined $key |
| 60 | 0 | 33 | unless defined $key |
| 62 | 7 | 26 | unless defined $index |
| 67 | 36 | 30 | if $existing_index > $index |
| 80 | 0 | 2127 | if not defined $code or ref $code ne 'CODE' |
| 88 | 0 | 1535 | unless defined $another and ref $another |
| 91 | 4676 | 47 | if (defined $key) { } |