Branch Coverage

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


line true false branch
39 46 482 unless $self->auto_split
64 9 58 unless defined $i
65 23 44 unless defined $j
71 70 64 $ind < 0 ? :
76 61 6 $start <= $end ? :
84 14 3 @_ < 3 ? :