lib/BalanceOfPower/Nation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 10 | 50.0 |
line | l | !l | condition |
---|---|---|---|
99 | 196 | 12 | $prod <= 50 and $self->debt < 3 and 0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
99 | 196 | 0 | 12 | $prod <= 50 and $self->debt < 3 |
378 | 0 | 0 | 11 | $self->production_for_domestic > $army_cost and $self->army < [9, 12, 15]->[$self->size] |
line | l | !l | condition |
---|---|---|---|
445 | 0 | 0 | shift() || '' |