Condition Coverage

blib/lib/Devel/RingBuffer/Ring.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
73 7 0 0 $Config{'useithreads'} and not $ENV{'DEVEL_RINGBUF_NOTHREADS'}
460 20 0 23 $hdr[0] == $$ and $hdr[1] == $tid

or 3 conditions

line l !l&&r !l&&!r condition
250 0 0 26 $slot < 0 or $slot > $$self[1]