Condition Coverage

blib/lib/Lingua/Thesaurus/Storage/SQLite.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
231 2 0 0 $n_paren and not $pattern =~ /"/

or 3 conditions

line l !l&&r !l&&!r condition
151 1 2 0 $sth //= $dbh->prepare('INSERT INTO params(key, value) VALUES (?, ?)')
326 9 5 0 $rel_types{$rel_id} //= $self->fetch_rel_type($rel_id)