Branch Coverage

blib/lib/Text/BlockLayout.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
69 8 1 if ($start_new_line) { }
70 7 1 if (not $separate_line or $self->wrap_predefined_lines) { }