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