Logical OR should not be used in switch cases
Read more
Avoid caching selector for long time
Read more
URIs (URL & path) should not be hardcoded for testability purpose
Read more
Avoid undefined type on data or routines declaration
Read more
Avoid to update static fields from instance methods
Read more
Avoid confusing initialization for variables declared on the same line
Read more
The code contains too many unnecessary COMPUTE
Read more