Branch Coverage

blib/lib/Array/Tour/Serpentine.pm
Criterion Covered Total %
branch 28 30 93.3


line true false branch
68 0 0 $$self{'status'} == 2 ? :
84 16 520 unless $self->has_next
89 16 504 if ($$self{'tourstatus'} == 0) { }
100 240 264 ($direction & 33) == 0 ? :
252 252 ($direction & 5) == 0 ? :
106 168 336 if (--$$self{'pacer'} == 0)
119 16 504 if ++$$self{'odometer'} == $$self{'tourlength'}
172 8 8 defined $params{'vertical'} && $params{'vertical'} != 0 ? :
173 8 8 defined $params{'corner_right'} && $params{'corner_right'} != 0 ? :
174 8 8 defined $params{'corner_bottom'} && $params{'corner_bottom'} != 0 ? :
176 8 8 unless $vertical
177 8 8 if $vertical
178 8 8 if $corner_right
179 8 8 if $corner_bottom
192 8 8 ($direction[0] & 132) == 0 ? :