Branch Coverage
lib/BalanceOfPower/Commands/LowerDisorder.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
13
1
17
if
(
$nation
->internal_disorder
>
30
and
$nation
->production_for_domestic
>
50
)
{
}