Condition Coverage

blib/lib/Lingua/Thesaurus/Storage/SQLite.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
231 4 0 2 $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)