| blib/lib/File/Update.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 16 | 1 | 1 | 1 | not -e $io or $io->slurp_utf8 ne $$text_ref |
| 42 | 0 | 0 | 0 | not -e $io or $io->slurp ne $$text_ref |
| 54 | 1 | 0 | 0 | not -e $io or $io->slurp_raw ne $$text_ref |