lib/BalanceOfPower/Commands/MilitarySupport.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 1 | if $actor->army < 7 |
26 | 1 | 0 | if (@crises > 0) |
31 | 0 | 1 | if $self->world->war_busy($enemy->name) |
34 | 1 | 0 | if ($self->world->border_exists($_, $enemy->name)) |
41 | 0 | 0 | if (@friends) |