| blib/lib/Language/Expr/Interpreter/default.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 17 | 31 | 54.8 |
| line | l | !l | condition |
|---|---|---|---|
| 38 | 8 | 0 | $match->{'op'} //= [] |
| 59 | 4 | 0 | $match->{'op'} //= [] |
| 71 | 2 | 0 | $match->{'op'} //= [] |
| 84 | 1 | 0 | $match->{'op'} //= [] |
| 98 | 5 | 0 | $match->{'op'} //= [] |
| 114 | 46 | 0 | $match->{'op'} //= [] |
| 138 | 4 | 0 | $match->{'op'} //= [] |
| 151 | 37 | 0 | $match->{'op'} //= [] |
| 165 | 20 | 0 | $match->{'op'} //= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 40 | 2 | 1 | 1 | $res ||= $term |
| 41 | 2 | 1 | 1 | $res //= $term |
| 61 | 1 | 0 | 3 | $res && $term || &false() |
| line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
|---|---|---|---|---|---|
| 42 | 0 | 0 | 0 | 0 | $res xor $term |