MCPcopy Create free account
hub / github.com/spotbugs/spotbugs / deREFERENCER

Method deREFERENCER

spotbugsTestCases/src/java/NPIncomplete.java:17–19  ·  view source on GitHub ↗
(String a)

Source from the content-addressed store, hash-verified

15 }
16
17 public int deREFERENCER(String a) {
18 return a.hashCode();
19 }
20
21 public static void main(String[] args) {
22 try {

Callers 1

mainMethod · 0.80

Calls 1

hashCodeMethod · 0.45

Tested by

no test coverage detected