Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
abstract
class
Eq {
2
abstract
public
boolean equals(Eq q);
3
}
Callers
15
matches
Method · 0.45
extractBugAnnotation
Method · 0.45
supportsParameter
Method · 0.45
getBugsLocations
Method · 0.45
isUnexpectedBug
Method · 0.45
removeThroughIterator
Method · 0.45
testFormatWithKey
Method · 0.45
bugInstanceShouldContainLineNumber
Method · 0.45
unreadFieldInReflectiveClass
Method · 0.45
testMethodNameForReturnValue
Method · 0.45
testPlainPrio
Method · 0.45
testPlainCategories
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected