Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
removePiece
Method · 0.95
thereIsAPiece
Method · 0.95
getPieces
Method · 0.80
possibleMoves
Method · 0.80
performChessMove
Method · 0.80
validateSourcePosition
Method · 0.80
validateTargetPosition
Method · 0.80
isThereOpponentPiece
Method · 0.80
possibleMoves
Method · 0.80
canMove
Method · 0.80
canMove
Method · 0.80
testRookCastling
Method · 0.80
Calls
3
positionExists
Method · 0.95
getRow
Method · 0.45
getColumn
Method · 0.45
Tested by
no test coverage detected