| lib/Parse/Gnaw/Blocks/ParsingMethods.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 214 | 0 | 0 | 161 | $number_of_possible_connections == 1 and $subrule_iterator < $size_rule |
| 225 | 111 | 0 | 131 | $$llobj[4][7] == 0 and $subrule_iterator < $size_rule |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 128 | 14 | 18 | 1 | $remainingattempts < 0 or $quant_counter <= $remainingattempts |
| 144 | 0 | 13 | 19 | not defined $then_call or $then_call eq '' |