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/parsers
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/neo/landscape/theory/apps/pseudoboolean/parsers
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (26 Jul 2015)
Δ over 30 days (24 Jul 2015)
Severity
Blocker
0
Critical
0
Major
96
Minor
42
Info
4
Rule
Local variable and method parameter names should comply with a naming convention
23
Standard outputs should not be used directly to log anything
23
Generic exceptions should never be thrown
14
Methods should not be too complex
6
Assignments should not be made from within sub-expressions
5
Branches should have sufficient coverage by unit tests
5
Source files should not have any duplicated blocks
5
Sections of code should not be "commented out"
4
Try-catch blocks should not be nested
4
Strings literals should be placed on the left side when checking for equality
2
Useless parentheses around expressions should be removed to prevent any misunderstanding
1
"switch" statements should end with "default" clauses
1
Unused local variables should be removed
1
Method parameters, caught exceptions and foreach variables should not be reassigned
1
Public methods should throw at most one checked exception
1
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
22
Magic numbers should not be used
14
Tabulation characters should not be used
5
Comments should not be located at the end of lines of code
1
"TODO" tags should be handled
4
MaxsatResultsParser.java
49
RBallQualityResultsKnownOptimumParser.java
26
PartitionCrossoverParser.java
24
RBallQualityResultsTimeParser.java
23
RBallQualityResultsParser.java
18
NKLandscapesTinosReader.java
2