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/util
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
src/main/java/neo/landscape/theory/apps/util
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (26 Jul 2015)
Δ over 30 days (24 Jul 2015)
Severity
Blocker
0
Critical
0
Major
37
Minor
24
Info
2
Rule
Standard outputs should not be used directly to log anything
9
Branches should have sufficient coverage by unit tests
7
Utility classes should not have public constructors
3
Exception handlers should preserve the original exceptions
3
Generic exceptions should never be thrown
3
Control structures should use curly braces
3
Lambdas and anonymous classes should not have too many lines
2
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
2
Try-catch blocks should not be nested
1
Sections of code should not be "commented out"
1
Class variable fields should not have public accessibility
1
Method parameters, caught exceptions and foreach variables should not be reassigned
1
Assignments should not be made from within sub-expressions
1
Tabulation characters should not be used
11
Magic numbers should not be used
5
The members of an interface declaration or class should appear in a pre-defined order
3
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
3
String literals should not be duplicated
1
Comments should not be located at the end of lines of code
1
"TODO" tags should be handled
2
ClassesDiscovery.java
17
ProcessManager.java
8
RootedTreeGenerator.java
7
GrayCodeBitFlipIterable.java
6
SingleThreadCPUTimer.java
6
DoubleLinkedList.java
6
IteratorFromArray.java
3
TwoStatesISArrayImpl.java
3
TwoStatesIntegerSet.java
2
TwoStatesISSetImpl.java
2
Seeds.java
2
Process.java
1