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