blib/lib/Math/Symbolic/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
489 | 25 | 2 | if ($impl eq 'RecDescent') { } |
1 | 1 | elsif ($impl eq 'Yapp') { } | |
504 | 25 | 0 | unless ($Required_Parse_RecDescent) |
507 | 0 | 25 | if $@ |
515 | 1 | 24 | if ($$args{'recompile'}) { } |
521 | 0 | 24 | if ($@) { } |
538 | 0 | 1 | if $$args{'yapp_predicates'} |
540 | 0 | 1 | if ($@) { } |