Branch Coverage

blib/lib/Array/Circular.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
21 3 180 if $args
34 0 0 if defined $idx
40 0 19 if defined $new_ct
46 10 24 unless @$self
48 1 23 if ($num)
49 0 1 if $num < 0
56 13 11 if ($self->me->{'current'} == $last_index)
65 0 16 unless @$self
67 1 15 if ($num)
68 0 1 if $num < 0
73 5 11 if ($self->me->{'current'} == 0)