Branch Coverage

blib/lib/Data/Printer/Filter/ContentType.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
184 1 3 $indent ? :
185 1 3 if ($offset > 0) { }
0 3 elsif ($offset < 0) { }
186 0 1 if $offset >= length $data
191 0 0 if $offset < 0
195 5 4 if ($size)
197 3 2 if ($current_size >= $size)
210 3 6 if $is_last