| blib/lib/File/Slurper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 23 | 0 | 1 | 0 | $read and $pos < $size |
| 41 | 6 | 0 | 0 | $crlf and $crlf eq "auto" |
| line | l | !l | condition |
|---|---|---|---|
| 54 | 1 | 2 | $encoding ||= "utf-8" |
| 64 | 0 | 1 | $encoding ||= "utf-8" |
| 84 | 1 | 1 | $encoding ||= "utf-8" |