blib/lib/Lingua/YaTeA/MultiWordTermCandidate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 0 | 30 | 112 | &blessed(scalar $this->getRootHead) and $this->getRootHead->isa('Lingua::YaTeA::MonolexicalTermCandidate') |
147 | 88 | 0 | 30 | defined $phrase_island_set and $phrase_island_set->size != 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
157 | 7 | 11 | 6 | $island->getType ne 'endogenous' or $this->getIndexSet->joinAll('-') ne $island->getIndexSet->joinAll('-') |