blib/lib/FFI/C/Array.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
19 | 12 | 65 | 1 | $self->{'count'} and $index >= $self->{'count'} |
37 | 0 | 5 | 5 | $self->{'ptr'} and not $self->{'owner'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
22 | 21 | 56 | 0 | $self->{'owner'} || $self |