Branch Coverage

lib/BalanceOfPower/Commands/DeclareWar.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
21 5 1 if (!$self->world->is_under_influence($t) || $self->world->is_under_influence($t) ne $self->actor and not $self->world->war_busy($t))
39 1 4 if ($actor->good_prey($enemy, $self->world))