| lib/BalanceOfPower/Commands/TargetNation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 16 | 18.7 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | if ($argument) { } |
| 30 | 0 | 0 | if ($self->good_target($argument)) { } |
| 41 | 0 | 0 | if ($self->good_target($nation)) |
| 47 | 0 | 0 | if (@nations > 0) { } |
| 50 | 0 | 0 | unless $nation |
| 63 | 0 | 4 | unless $nation |
| 66 | 0 | 4 | if (@selected >= 1) { } |
| 80 | 54 | 0 | if ($self->exclude_actor) |