| blib/lib/AI/Evolve/Befunge/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 397 | 19 | 1 | 2 | exists $$config{'byhost'} and exists $$config{'byhost'}{$host} |
| 406 | 20 | 1 | 1 | exists $$config{'byphysics'} and exists $$config{'byphysics'}{$physics} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 259 | 1 | 9 | 1 | !$x || $x % 10 |