| blib/lib/CodeGen/Cpppp/CParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | @_ == 1 && ref $_[0] eq 'HASH' ? : |
| 0 | 0 | !(@_ & 1) ? : | |
| 23 | 0 | 20 | ref $_[1] eq 'SCALAR' ? : |
| 57 | 20 | 0 | unless defined pos $$textref |
| 73 | 0 | 6 | unless $2 |
| 89 | 0 | 5 | unless $2 |
| 99 | 0 | 0 | unless $2 |
| 103 | 5 | 12 | $keywords{$1} ? : |
| 130 | 4 | 84 | defined $_error ? : |
| 132 | 2 | 86 | if ($_type eq 'integer' || $_type eq 'real' and @tokens and $tokens[-1][0] eq '-' and @tokens == 1 || !$tokens_before_infix_minus{$tokens[-2]->type}) { } |