| blib/lib/Erlang/Parser/Node/Atom.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 5 | 100.0 |
| line | l | !l | condition |
|---|---|---|---|
| 14 | 11772 | 1740 | $depth ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 16 | 258 | 2 | 13252 | $self->atom =~ /^[^a-z]|[^a-zA-Z_0-9]/ || $self->atom =~ /^(case|receive|after|of|end|fun|when|div|bs[lr]|bx?or|band|rem|try|catch|andalso|and|orelse|or|begin|not|if)$/ |