Branch Coverage

blib/lib/Games/Board.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
78 0 68 unless eval { do { $space->isa("Games::Board::Space") } }
80 0 68 if ($board->space($space->id)) { }
123 0 3 unless eval { do { $piece->isa("Games::Board::Piece") } }