Condition Coverage

blib/lib/IPC/LeaderBoard.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
250 11 1 0 not -e $filename and $mode eq 'slave'
333 0 3 9 @rest && ref $rest[0] eq 'ARRAY'

or 3 conditions

line l !l&&r !l&&!r condition
312 1 1 10 $idx >= $self->n_slots or $idx < 0
336 1 1 10 $idx >= $self->n_slots or $idx < 0
380 1 1 5 $private_idx >= $self->slot_private_size or $private_idx < 0