Branch Coverage

blib/lib/List/Sliding/Changes.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
75 0 32 unless ref $old
76 0 32 unless ref $new
80 22 10 if $old_offset < 0
89 28 12 if $old_offset + $new_offset == scalar @$old
98 0 20 unless ref $old
99 0 20 unless ref $new