Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
hitul
hitul/src/main/java/es/uma/lcc/neo/entities
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
hitul/src/main/java/es/uma/lcc/neo/entities
[
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
13
Info
4
Rule
Control structures should use curly braces
17
A close curly brace should be located at the beginning of a line
6
Local variable and method parameter names should comply with a naming convention
5
An open curly brace should be located at the end of a line
4
Methods should not be too complex
3
Source files should not have any duplicated blocks
2
Sections of code should not be "commented out"
2
Unused "private" fields should be removed
2
A field should not duplicate the name of its containing class
1
Unused local variables should be removed
1
Exception handlers should preserve the original exceptions
1
Collection.isEmpty() should be used to test for emptiness
1
Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used
1
Standard outputs should not be used directly to log anything
1
Generic exceptions should never be thrown
1
Methods should not have too many parameters
1
Local variables should not shadow class fields
1
Tabulation characters should not be used
8
Magic numbers should not be used
3
The members of an interface declaration or class should appear in a pre-defined order
2
"TODO" tags should be handled
4
TrafficLight.java
1