MCPcopy Create free account
hub / github.com/acenelio/chess-system-java / piece

Method piece

src/boardgame/Board.java:26–31  ·  view source on GitHub ↗
(int row, int column)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

removePieceMethod · 0.95
thereIsAPieceMethod · 0.95
getPiecesMethod · 0.80
possibleMovesMethod · 0.80
performChessMoveMethod · 0.80
isThereOpponentPieceMethod · 0.80
possibleMovesMethod · 0.80
canMoveMethod · 0.80
canMoveMethod · 0.80
testRookCastlingMethod · 0.80

Calls 3

positionExistsMethod · 0.95
getRowMethod · 0.45
getColumnMethod · 0.45

Tested by

no test coverage detected