blib/lib/Games/3D/Link.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 2 | 6 | 0 | $$self{'and'} and scalar keys %{$$self{'inputs'};} > 1 |
143 | 2 | 2 | 1 | $$self{'and'} and scalar keys %{$$self{'inputs'};} > 1 |
169 | 0 | 0 | 0 | $$self{'and'} and scalar keys %{$$self{'inputs'};} > 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
118 | 0 | 0 | 7 | $$self{'count'} != 1 or $$self{'delay'} != 0 |