Branch Coverage

blib/lib/Lingua/YaTeA/MultiWordTestifiedTerm.pm
Criterion Covered Total %
branch 4 40 10.0


line true false branch
19 1 0 unless ref $this
35 1 2 if (not defined $this->getForest) { }
37 1 0 if ($this->searchParsingPattern($parsing_pattern_set, $parsing_direction)) { }
44 0 0 if ($this->parseProgressively($tag_set, $parsing_direction, $parsing_pattern_set))
68 0 0 if (not defined $this->{'FOREST'}) { }
95 0 0 if (defined $prep) { }
115 0 0 if (defined $det)
125 0 0 if ($chained_links == 1)
150 0 0 if (scalar @$set_a > 1) { }
159 0 0 if ($type eq 'CH')
161 0 0 if ($left < $right - 1)
166 0 0 unless (defined $previous_right)
171 0 0 if (exists $recorded{$search}) { }
227 0 0 if ($first_element_of_link1 != $first_element_of_link2)
244 0 0 if (scalar @$links_a > 1)
252 0 0 if (exists $first_h->{$first_word})
254 0 0 if ($second_word_of_other_link < $second_word)
259 0 0 if (exists $second_h->{$second_word})
261 0 0 if ($first_word_of_other_link > $first_word)
279 0 0 if (exists $LGPmapping_h->{$link_key}) { }