Branch Coverage
lib/BalanceOfPower/Relations/Treaty.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
24
0
0
if
(
$self
->type
eq
'alliance'
)
{
}
0
0
elsif
(
$self
->type
eq
'no aggression'
)
{
}
0
0
elsif
(
$self
->type
eq
'commercial'
)
{
}