| lib/Catan/Event/Robber.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 76 | 0 | 0 | 0 | $tile and $tile->isa('Catan::Map::Tile') |
| 0 | 0 | 0 | $tile and $tile->isa('Catan::Map::Tile') and $players | |
| 0 | 0 | 0 | $tile and $tile->isa('Catan::Map::Tile') and $players and ref $players eq 'ARRAY' |