Branch Coverage

lib/Catan/Event/Monopoly.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
12 0 0 unless $player_number and $code and $players and ref $players eq 'ARRAY'
19 0 0 if $losing_player->number == $player_number
20 0 0 if (my $amount = $losing_player->resources->{$code})