CaseAndNpe.java
79
Condition 'a != null' is always true
CaseAndNpe.java
26
Method invocation 'equals' may produce NullPointerException
CaseAndNpe.java
48
Switch label 'case 1:' is unreachable
CaseAndNpe.java
49
Switch label 'case 2:' is unreachable
CaseAndNpe.java
56
Condition <code>i < 5</code> is always <code>false</code>
CaseAndNpe.java
80
Condition is always true