blib/lib/FlatFile/DataStore/Tiehash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
157 | 1 | 1 | 11 | $key =~ /^[0-9]+$/ and $key <= $nextkeynum |
164 | 0 | 1 | 3 | $reftype and $reftype =~ /Record/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
174 | 1 | 0 | 6 | not $reftype or $reftype eq 'SCALAR' |