lib/BalanceOfPower/Commands/InMilitaryRange.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 84 | 140 | if ($self->world->in_military_range($player, $n)) |
23 | 45 | 39 | if ($self->crisis_needed) { } |
25 | 10 | 35 | if ($self->world->crisis_exists($player, $n)) |
35 | 49 | 175 | if ($push) |