| blib/lib/Games/Board.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 68 | unless eval { do { $space->isa('Games::Board::Space') } } |
| 41 | 0 | 68 | if ($board->space($space->id)) { } |
| 64 | 0 | 3 | unless eval { do { $piece->isa('Games::Board::Piece') } } |