nmaguirre / minesweeper

A Simple MineSweeper Project
6 stars 4 forks source link

MinesweeperBoard.getClosedCellsCount has no comments #149

Open ezensich opened 8 years ago

ezensich commented 8 years ago

MinesweeperBoard.getClosedCellsCount has no comments describing its expected functionality. Appropriate comments should be added to this method using javadoc.

ezensich commented 8 years ago

Resolved in https://github.com/nmaguirre/minesweeper/commit/83662f2291a73c201dc4f667431f7a80b3e399d7

elisaboselli commented 8 years ago

Duplicated lines. The correct is @Return Number of closed mines from board.

ezensich commented 8 years ago

Resolved in https://github.com/nmaguirre/minesweeper/commit/ef6316a1d2026196d4ce3c2a90b98df9d855c88a