lib/BalanceOfPower/Commands/InMilitaryRange.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 57 | 91 | if ($self->world->in_military_range($player, $n)) |
23 | 31 | 26 | if ($self->crisis_needed) { } |
25 | 6 | 25 | if ($self->world->crisis_exists($player, $n)) |
35 | 32 | 116 | if ($push) |