| lib/BalanceOfPower/Role/Supporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 22 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 7 | if $nation1->army < 4 |
| 47 | 0 | 7 | if ($precedent_sup) |
| 57 | 0 | 7 | if ($self->supported($nation2->name)) |
| 65 | 0 | 7 | if ($supported) |
| 88 | 0 | 1 | if $nation1->army < 4 |
| 90 | 0 | 1 | if ($precedent_sup) |
| 99 | 0 | 1 | if ($self->rebel_supported($nation2->name)) |
| 125 | 8 | 1 | unless $milsup |
| 133 | 1 | 0 | if (not $avoid_diplomacy) |
| 144 | 0 | 1 | unless $milsup |
| 187 | 0 | 0 | if ($rebel) { } |