| lib/Lingua/YaTeA/TestifiedTermParser.yp | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 34 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 41 | 0 | 0 | if ref $class | 
| 54 | 0 | 0 | if ($_[0]->YYData->{'TTS'}->getTestifiedInfos(\$testified_infos, \@IF, \@POS, \@LF, $src, \@lex_items, $_[0]->YYData->{'MATCH'}, $_[0]->YYData->{'FILTERING_LEXICON'}, $_[0]->YYData->{'TAGSET'}) == 1) | 
| 55 | 0 | 0 | if (scalar @lex_items > 1) | 
| 59 | 0 | 0 | if (&blessed($testified) and $testified->isa('Lingua::YaTeA::TestifiedTerm')) | 
| 63 | 0 | 0 | if (&blessed($testified) and $testified->isa('Lingua::YaTeA::MultiWordTestifiedTerm')) | 
| 140 | 0 | 0 | if ($level == 0) { } | 
| 177 | 0 | 0 | if (exists $_[0]->YYData->{'ERRMSG'}) | 
| 210 | 0 | 0 | unless $parser->YYData->{'INPUT'} or $parser->YYData->{'INPUT'} = readline $fh | 
| 217 | 0 | 0 | if s/^$open\s*// | 
| 218 | 0 | 0 | if s/^$end// | 
| 219 | 0 | 0 | if s/^$word\s*// | 
| 220 | 0 | 0 | if s/^$c_status\s*// | 
| 221 | 0 | 0 | if s/^$d_status\s*// | 
| 222 | 0 | 0 | if s/^$p_status\s*// | 
| 223 | 0 | 0 | if s/^$close\s*// | 
| 224 | 0 | 0 | if s/^$infos\s*// | 
| 225 | 0 | 0 | if s/^.+//s |