The code contains too many jump instructions that derive the control flow out of a finally structure
Read more
The code contains classes that overload equals(Object)
Read more
Avoid equality in loop termination condition
Read more
Avoid variable assignments in conditional expressions
Read more
Avoid using ellipsis in functions
Read more
The code contains use of getClass().getName()
Read more
Avoid unconditional jump statement
Read more
The code contains too many throws to system exceptions
Read more
The code contains too many queries leading to a high number of table columns
Read more