Condition Coverage

blib/lib/Lingua/YaTeA/TestifiedTermSet.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
291 0 1 2 $word =~ /^([^\t]+)\t([^\t]+)\t([^\t]+)$/ and $2 ne $sentence_boundary
358 0 0 1 &blessed($testified) and $testified->isa('Lingua::YaTeA::TestifiedTerm')

or 3 conditions

line l !l&&r !l&&!r condition
158 0 0 0 exists $$filtering_lexicon_h{lc $IF_a->[$i]} or exists $$filtering_lexicon_h{lc $LF_a->[$i]}
300 2 0 0 exists $$filtering_lexicon_h{lc $1} or exists $$filtering_lexicon_h{lc $3}