Branch Coverage
lib/BalanceOfPower/Commands/Role/TreatiesUnderLimit.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
16
24
0
if
(
$self
->world
->get_treaties_for_nation
(
$n
->name
)
<
$n
->treaty_limit
)