Condition Coverage

blib/lib/Geo/CEP.pm
Criterion Covered Total %
condition 1 9 11.1


or 3 conditions

line l !l&&r !l&&!r condition
90 0 0 1 not $size or $size % $idx_len
131 0 0 0 $self->_get_idx($lo) > $val or $self->_get_idx($hi) < $val
162 0 0 0 'HASH' ne ref $row or not defined $$row{'state'}