blib/lib/TM/Ontology/KIF.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
157 | 0 | 0 | unless ref $par{'sentence'} eq 'CODE' |
186 | 0 | 0 | if defined $$self{'start_line_nr'} and $line_nr++ < $$self{'start_line_nr'} |
193 | 0 | 0 | unless my $parser = 'Parse::RecDescent'->new($grammar) |
194 | 0 | 0 | unless $parser->startrule(\$text, 1, $self) |