| lib/BalanceOfPower/Commands/TargetNation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 16 | 6.2 | 
| 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 | 0 | unless $nation | 
| 66 | 0 | 0 | if (@selected >= 1) { } | 
| 80 | 49 | 0 | if ($self->exclude_actor) |