Category Code Style
Overview
Severities Distribution
Reference Comparison
Modified vs. Unchanged
History
Details
| Module | Total | New | Distribution |
|---|---|---|---|
| IP Spieltheorie 2022 Rock, Paper, Scissors Game | 19 | 19 | |
| IP Spieltheorie 2022 | 1 | 1 | |
| Total | 20 | 20 |
| Package | Total | New | Distribution |
|---|---|---|---|
| de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl | 1 | 1 | |
| de.schereSteinPapier.domain.impl | 19 | 19 | |
| Total | 20 | 20 |
| File | Total | New | Distribution |
|---|---|---|---|
| VGFieldImplTest.java | 1 | 1 | |
| SSPGameBuilderImplTest.java | 12 | 12 | |
| SSPPlayerBuilderImplTest.java | 7 | 7 | |
| Total | 20 | 20 |
| Type | Total | New | Distribution |
|---|---|---|---|
| UselessParentheses | 1 | 1 | |
| LocalVariableCouldBeFinal | 15 | 15 | |
| MethodArgumentCouldBeFinal | 2 | 2 | |
| FieldDeclarationsShouldBeAtStartOfClass | 1 | 1 | |
| UnnecessaryImport | 1 | 1 | |
| Total | 20 | 20 |
| Details | File | Package | Category | Type | Severity | Age | Hiddendetails |
|---|