Branch Coverage
blib/lib/DTL/Fast/Filter/Wordwrap.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
12
0
4
unless scalar @{$self->{'parameter'};}
31
4
27
if ($width == 0) { }
15
12
elsif ($length + $width + 1 > $maxwidth) { }