PMD Warnings
Overview
Severities Distribution
Reference Comparison
Modified vs. Unchanged
History
Details
| Module | Total | New | Distribution |
|---|---|---|---|
| IP Spieltheorie 2023 Tic Tac Toe game: Core | 1 | 0 | |
| IP Spieltheorie 2023 ssp Game | 10 | 10 | |
| Total | 11 | 10 |
| Package | Total | New | Distribution |
|---|---|---|---|
| de.fhdw.gaming.ipspiel23.ssp.strategy | 9 | 9 | |
| de.fhdw.gaming.ipspiel23.tictactoe.core.domain.impl | 1 | 0 | |
| de.fhdw.gaming.ipspiel23.ssp.domain.impl.outcomes | 1 | 1 | |
| Total | 11 | 10 |
| File | Total | New | Distribution |
|---|---|---|---|
| SspStrategyEqualsTest.java | 9 | 9 | |
| TicTacToeEvaluatorStrategyTest.java | 1 | 0 | |
| SspAnswer.java | 1 | 1 | |
| Total | 11 | 10 |
| Category | Total | New | Distribution |
|---|---|---|---|
| Best Practices | 9 | 8 | |
| Code Style | 1 | 1 | |
| Error Prone | 1 | 1 | |
| Total | 11 | 10 |
| Type | Total | New | Distribution |
|---|---|---|---|
| UseLocaleWithCaseConversions | 1 | 1 | |
| UseShortArrayInitializer | 1 | 1 | |
| JUnit5TestShouldBePackagePrivate | 1 | 0 | |
| SimplifiableTestAssertion | 8 | 8 | |
| Total | 11 | 10 |
| Details | File | Package | Category | Type | Severity | Age | Hiddendetails |
|---|