blib/lib/TM/CTM/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
512 | 0 | 50 | if ($@) |
515 | 0 | 0 | unless $$self{'parser'} = 'Parse::RecDescent'->new($ctm_grammar . $TM::Literal::grammar) |
558 | 8 | 39 | unless $text =~ /^\s*$/s |