Condition Coverage

blib/lib/Hailo/Storage.pm
Criterion Covered Total %
condition 13 14 92.8


and 3 conditions

line !l l&&!r l&&r condition
176 1 6 3 defined $db_tokenizer_class and $my_tokenizer_class ne $db_tokenizer_class
247 5 0 209 !($err || $warn) && defined $res

or 2 conditions

line l !l condition
58 237 12 $self->brain // ''
258 26 3 $self->sth->{'expr_total'}->fetchrow_array // 0
260 26 3 $self->sth->{'prev_total'}->fetchrow_array // 0
262 26 3 $self->sth->{'next_total'}->fetchrow_array // 0