Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ hashCode
Method
hashCode
src/main/java/jaz/Zer.java:159–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
@Override
160
public
int
hashCode() {
161
reportFindingIfEnabled();
162
return
super.hashCode();
163
}
164
165
@Override
166
public
boolean equals(Object obj) {
Callers
nothing calls this directly
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected