Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
Efficient Hill Climbers
src/main/java/neo/landscape/theory/apps/pseudoboolean/util
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/neo/landscape/theory/apps/pseudoboolean/util
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (26 Jul 2015)
Δ over 30 days (24 Jul 2015)
Severity
Blocker
0
Critical
1
Major
23
Minor
13
Info
0
Rule
Switch cases should end with an unconditional "break" statement
1
Control structures should use curly braces
8
Class variable fields should not have public accessibility
5
Branches should have sufficient coverage by unit tests
3
Local variable and method parameter names should comply with a naming convention
1
Standard outputs should not be used directly to log anything
1
Lambdas and anonymous classes should not have too many lines
1
Generic exceptions should never be thrown
1
Close curly brace and the next "else", "catch" and "finally" keywords should be located on the same line
1
Methods should not be too complex
1
Sections of code should not be "commented out"
1
Tabulation characters should not be used
5
Magic numbers should not be used
3
The members of an interface declaration or class should appear in a pre-defined order
3
Overriding methods should do more than simply call the same method in the super class
1
String literals should not be duplicated
1
PXParameters.java
9
PartitionCrossoverResultsIntoLaTeX.java
8
SetOfVars.java
7
AveragedSample.java
5
Sample.java
4
TabularData.java
3
StringFilter.java
1