Condition Coverage

blib/lib/Lingua/YaTeA/MultiWordUnit.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
128 45 0 1 defined $this->{'FOREST'} and $this->forestSize > 0
194 0 0 0 &blessed($pattern) and $pattern->isa('Lingua::YaTeA::ParsingPattern')
208 2 0 64 &blessed($pattern) and $pattern->isa('Lingua::YaTeA::ParsingPattern')
347 0 0 71 &blessed($this) and $this->isa('Lingua::YaTeA::Phrase')
417 2 0 64 &blessed($pattern) and $pattern->isa('Lingua::YaTeA::ParsingPattern')