Branch Coverage

blib/lib/Data/RingBuffer/Time.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
31 5 25 if $buf->[$idx] > $_[1]
41 9 2 if (defined $_[1])
42 1 7 unless $_[1] >= 0
44 2 5 unless defined $idx