Branch Coverage

blib/lib/Sys/Export/LazyFileData.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
17 3 10 if (ref $src eq 'SCALAR') { }
19 0 3 if utf8::is_utf8($src) and not utf8::downgrade($src, 1)
22 1 0 if not $offset and !$size || $size == length $$src
30 0 12 if $offset + $size > $actual_size
42 0 7 ref $_[0][1] eq 'SCALAR' ? :