Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
hitul
hitul/src/main/java/es/uma/lcc/neo/algorithms
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
hitul/src/main/java/es/uma/lcc/neo/algorithms
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (14 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
50
Minor
39
Info
2
Rule
Standard outputs should not be used directly to log anything
16
Sections of code should not be "commented out"
8
Class names should comply with a naming convention
4
Unused local variables should be removed
4
Source files should not have any duplicated blocks
4
Exception handlers should preserve the original exceptions
3
Close curly brace and the next "else", "catch" and "finally" keywords should be located on the same line
3
Constant names should comply with a naming convention
2
A close curly brace should be located at the beginning of a line
2
Utility classes should not have public constructors
2
Useless parentheses around expressions should be removed to prevent any misunderstanding
2
Magic numbers should not be used
21
Tabulation characters should not be used
7
Useless imports should be removed
7
Modifiers should be declared in the correct order
2
Control flow statements "if", "for", "while", "switch" and "try" should not be nested too deeply
1
Local Variables should not be declared and then immediately returned or thrown
1
"TODO" tags should be handled
2
GenerationalGA_TL.java
34
NSGAII_TL.java
25
NSGAIIBuilder_new.java
9
GeneticAlgorithmBuilder_new.java
9
IntegerCrossover.java
5
SinglePointCrossover.java
4
GenerationalGAMeasures.java
3
NSGAIIMeasuresNew.java
2