blib/lib/File/Update.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
16 | 2 | 1 | if (not -e $io or $io->slurp_utf8 ne $$text_ref) |
30 | 1 | 0 | if (&$sub_ref(\$text)) |
42 | 0 | 0 | if (not -e $io or $io->slurp ne $$text_ref) |
54 | 1 | 0 | if (not -e $io or $io->slurp_raw ne $$text_ref) |