risk-game-f : CyclomaticComplexity
CyclomaticComplexity : The complexity of methods directly affects maintenance costs and readability. Concentrating too much decisional logic in a single method makes its behaviour hard to read and change.
In files : Board.java