| lib/BalanceOfPower/Role/GameMaster.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 16 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 23 | 6 | if (@good) { } | 
| 40 | 0 | 3 | if ($already) | 
| 42 | 0 | 0 | if $position | 
| 43 | 0 | 0 | if $money | 
| 46 | 3 | 0 | unless ($position) | 
| 67 | 0 | 3 | if ($self->get_player($player->name)) { } | 
| 100 | 2 | 8 | if ($p->no_targets) { } | 
| 103 | 2 | 0 | if ($obj) |