Branch Coverage

blib/lib/Text/Parser/AutoSplit.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
39 46 354 unless $self->auto_split
64 9 20 unless defined $i
65 23 6 unless defined $j
71 32 26 $ind < 0 ? :
76 23 6 $start <= $end ? :
84 14 3 @_ < 3 ? :