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/hillclimbers
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/neo/landscape/theory/apps/pseudoboolean/hillclimbers
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (26 Jul 2015)
Δ over 30 days (24 Jul 2015)
Severity
Blocker
0
Critical
0
Major
47
Minor
36
Info
2
Rule
Local variable and method parameter names should comply with a naming convention
11
Methods should not be too complex
6
Field names should comply with a naming convention
5
Branches should have sufficient coverage by unit tests
5
Class variable fields should not have public accessibility
4
Lambdas and anonymous classes should not have too many lines
4
Sections of code should not be "commented out"
3
Method parameters, caught exceptions and foreach variables should not be reassigned
2
Empty arrays and collections should be returned instead of null
1
Unused method parameters should be removed
1
Source files should not have any duplicated blocks
1
Loops should not contain more than a single "break" or "continue" statement
1
Useless parentheses around expressions should be removed to prevent any misunderstanding
1
Control structures should use curly braces
1
Empty statements should be removed
1
Useless imports should be removed
12
Tabulation characters should not be used
7
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
6
Magic numbers should not be used
4
The members of an interface declaration or class should appear in a pre-defined order
4
Comments should not be located at the end of lines of code
2
Boolean literals should not be redundant
1
"TODO" tags should be handled
2
RBallEfficientHillClimberForInstanceOf.java
34
RBallEfficientHillClimberSnapshot.java
22
RBallEfficientHillClimber.java
11
RBall4MAXSATSnapshot.java
7
RBallPBMove.java
7
RBall4MAXSATForInstanceOf.java
2
RBall4MAXSAT.java
2