blib/lib/Gnuplot/Builder/PartiallyKeyedList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 0 | 1535 | 0 | defined $another and ref $another |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 0 | 0 | 71 | $index < 0 or $index >= $self->size |
80 | 0 | 0 | 2127 | not defined $code or ref $code ne 'CODE' |