Condition Coverage

blib/lib/Lingua/YaTeA/TestifiedTerm.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 4 &blessed($lex) and $lex->isa('Lingua::YaTeA::LexiconItem')

or 3 conditions

line l !l&&r !l&&!r condition
45 6 0 7 exists $$filtering_lexicon_h{lc $lex_item->getIF} or exists $$filtering_lexicon_h{lc $lex_item->getLF}