| blib/lib/Text/APL/Translator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 17 | 10 | if ($$token{'type'} eq 'expr') { } |
| 6 | 4 | elsif ($$token{'type'} eq 'exec') { } | |
| 17 | 5 | 12 | if (exists $$token{'as_is'} and $$token{'as_is'}) { } |
| 26 | 2 | 4 | unless $$token{'line'} |