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

Method equals

spotbugsTestCases/src/java/Eq.java:2–2  ·  view source on GitHub ↗
(Eq q)

Source from the content-addressed store, hash-verified

1abstract class Eq {
2 abstract public boolean equals(Eq q);
3}

Callers 15

matchesMethod · 0.45
extractBugAnnotationMethod · 0.45
supportsParameterMethod · 0.45
getBugsLocationsMethod · 0.45
isUnexpectedBugMethod · 0.45
removeThroughIteratorMethod · 0.45
testFormatWithKeyMethod · 0.45
testPlainPrioMethod · 0.45
testPlainCategoriesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected