lib/BalanceOfPower/Role/Analyst.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 23 | 13.0 |
line | l | !l | condition |
---|---|---|---|
34 | 0 | 1 | shift() || 'print' |
98 | 0 | 0 | shift() || 'print' |
125 | 0 | 0 | shift() || 'print' |
144 | 0 | 0 | shift() || 'print' |
173 | 0 | 0 | shift() || 'print' |
201 | 0 | 0 | shift() || 'print' |
271 | 0 | 0 | shift() || 'print' |
277 | 0 | 0 | shift() || 'print' |
295 | 0 | 0 | shift() || 'print' |
325 | 0 | 1 | shift() || 'print' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
247 | 2 | 0 | 0 | $player_obj->stocks($nation) > 0 or $player_obj->influence($nation) > 0 |