| lib/BalanceOfPower/Role/Supporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 24 | 45.8 |
| 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 | 6 | 1 | unless $milsup |
| 133 | 1 | 0 | if (not $avoid_diplomacy) |
| 144 | 0 | 1 | unless $milsup |
| 163 | 0 | 0 | unless ($self->at_civil_war($_->node2)) |
| 195 | 0 | 0 | if ($rebel) { } |