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
Generic exceptions should never be thrown
3
Control structures should use curly braces
3
Utility classes should not have public constructors
3
Exception handlers should preserve the original exceptions
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
Assignments should not be made from within sub-expressions
1
Class variable fields should not have public accessibility
1
Sections of code should not be "commented out"
1
Try-catch blocks should not be nested
1
Method parameters, caught exceptions and foreach variables should not be reassigned
1
ClassesDiscovery.java
11
ProcessManager.java
6
RootedTreeGenerator.java
5
GrayCodeBitFlipIterable.java
5
SingleThreadCPUTimer.java
4
IteratorFromArray.java
2
DoubleLinkedList.java
2
TwoStatesISArrayImpl.java
1
Seeds.java
1