Branch Coverage

lib/Catan/Event/RoadBuilding.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
9 0 2 unless $player and $player->isa('Catan::Game::Player')
22 6 0 $self->{'starting_roads'} - scalar(@{$self->{'player'}->roads;}) < 2 ? :