Branch Coverage

blib/lib/Statistics/Swoop.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
15 1 8 unless ref $list eq 'ARRAY'
22 7 1 if $self->count
37 15 9 if ($max < $i) { }
2 7 elsif ($min > $i) { }
45 2 5 if ($self->count == 1) { }
5 0 elsif ($self->count > 1) { }