| blib/lib/MemHandle/Tie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 20 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 1 | if ($$self{'pos'} >= length $$self{'mem'}) { } |
| 0 | 1 | elsif (wantarray) { } | |
| 55 | 0 | 1 | if ($i != $[ - 1) { } |
| 74 | 0 | 0 | if ($len > $leftlen) |
| 84 | 0 | 0 | if ($$self{'pos'} < length $$self{'mem'}) |
| 123 | 1 | 0 | if ($whence == 0) { } |
| 0 | 0 | elsif ($whence == 1) { } | |
| 0 | 0 | elsif ($whence == 2) { } | |
| 135 | 1 | 0 | if ($pos <= length $$self{'mem'}) |
| 151 | 0 | 1 | if (defined $mem) |