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 Connect Four game | 1 | 0 | |
IP Spieltheorie 2022 | 1 | 1 | |
Total | 21 | 20 |
Package | Total | New | Distribution |
---|---|---|---|
de.fhdw.gaming.ipspiel22.vierGewinnt.domain.impl | 2 | 1 | |
de.schereSteinPapier.domain.impl | 19 | 19 | |
Total | 21 | 20 |
File | Total | New | Distribution |
---|---|---|---|
VGFieldImplTest.java | 1 | 1 | |
SSPGameBuilderImplTest.java | 12 | 12 | |
SSPPlayerBuilderImplTest.java | 7 | 7 | |
VGFieldImplTest.java | 1 | 0 | |
Total | 21 | 20 |
Type | Total | New | Distribution |
---|---|---|---|
UselessParentheses | 2 | 1 | |
LocalVariableCouldBeFinal | 15 | 15 | |
MethodArgumentCouldBeFinal | 2 | 2 | |
FieldDeclarationsShouldBeAtStartOfClass | 1 | 1 | |
UnnecessaryImport | 1 | 1 | |
Total | 21 | 20 |
Details | File | Package | Category | Type | Severity | Age | Hiddendetails |
---|