| lib/BalanceOfPower/Commands/InMilitaryRange.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 73 | 99 | if ($self->world->in_military_range($player, $n)) |
| 23 | 42 | 31 | if ($self->crisis_needed) { } |
| 25 | 7 | 35 | if ($self->world->crisis_exists($player, $n)) |
| 35 | 38 | 134 | if ($push) |