| blib/lib/Regexp/Lexer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | l | !l | condition |
|---|---|---|---|
| 195 | 8 | 2 | $type || {id => 31, name => 'EscapedCharacter'} |
| 205 | 12 | 27 | $specialChar{$c} || {id => 1, name => 'Character'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 147 | 0 | 0 | 12 | not defined $next_c or $next_c ne '\\' |
| 190 | 1 | 1 | 2 | not defined $next_c or $next_c ne '{' |