Branch Coverage

blib/lib/Text/Truncate.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
27 169 468 unless defined $marker
29 0 637 if length $marker > $cutoff
32 180 457 if (length $string > $cutoff)