Branch Coverage

blib/lib/Erlang/Parser/Lexer.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
161 2 173921 if ($lex->eoi) { }
1 173920 elsif ($lex_failed) { }
141647 32273 elsif (not $skip_token) { }