FindBugs Results
The following document contains the results of
FindBugs.
Files
battlehex.model.command.EndTurn$1
Violation | Line |
---|
SIC: The class battlehex.model.command.EndTurn$1 could be refactored into a named _static_ inner class |
0
|
battlehex.ui.main.ControlDisplay$1
Violation | Line |
---|
SIC: The class battlehex.ui.main.ControlDisplay$1 could be refactored into a named _static_ inner class |
0
|
battlehex.ui.main.ControlDisplay$NullMouseAdapter
Violation | Line |
---|
SIC: Should battlehex.ui.main.ControlDisplay$NullMouseAdapter be a _static_ inner class? |
0
|
battlehex.ui.main.TerritoryInfoDisplayer$1
Violation | Line |
---|
SIC: The class battlehex.ui.main.TerritoryInfoDisplayer$1 could be refactored into a named _static_ inner class |
0
|
battlehex.ui.main.View$2
Violation | Line |
---|
SIC: The class battlehex.ui.main.View$2 could be refactored into a named _static_ inner class |
0
|
battlehex.ui.main.View$3
Violation | Line |
---|
SIC: The class battlehex.ui.main.View$3 could be refactored into a named _static_ inner class |
0
|
battlehex.controller.BaseState
Violation | Line |
---|
CD: Class battlehex.controller.BaseState has a circular dependency with other classes. |
0
|
battlehex.controller.TerritorySelectedState
Violation | Line |
---|
CD: Class battlehex.controller.TerritorySelectedState has a circular dependency with other classes. |
0
|