Dashboards
Projects
Recent Projects
All Projects
Measures
Issues
Rules
Quality Profiles
Quality Gates
Log in
hitul
hitul/src/main/java/es/uma/lcc/neo/tlproblem
Dashboard
Issues
Time Machine
Tools
Components
Issues Drilldown
Design
Libraries
hitul/src/main/java/es/uma/lcc/neo/tlproblem
[
hide
]
[
hide
]
[
hide
]
Time changes...
Δ since previous analysis (14 Oct 2015)
Δ over 30 days (14 Oct 2015)
Severity
Blocker
0
Critical
0
Major
184
Minor
95
Info
6
Rule
An open curly brace should be located at the end of a line
37
Sections of code should not be "commented out"
23
Control structures should use curly braces
17
Generic exceptions should never be thrown
15
Local variable and method parameter names should comply with a naming convention
15
Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used
14
Empty statements should be removed
12
Field names should comply with a naming convention
11
Exception handlers should preserve the original exceptions
9
Standard outputs should not be used directly to log anything
7
Statements should be on separate lines
4
Methods should not be too complex
4
Strings literals should be placed on the left side when checking for equality
3
Unused local variables should be removed
3
Class variable fields should not have public accessibility
2
Source files should not have any duplicated blocks
2
Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList"
2
"switch" statements should end with "default" clauses
2
Collection.isEmpty() should be used to test for emptiness
1
Unused method parameters should be removed
1
TLProblem.java
2