Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ compare
Method
compare
src/main/java/jaz/Zer.java:195–199 ·
view source on GitHub ↗
(Object o1, Object o2)
Source
from the content-addressed store, hash-verified
193
}
194
195
@Override
196
public
int
compare(Object o1, Object o2) {
197
reportFindingIfEnabled();
198
return
0;
199
}
200
201
@Override
202
public
int
size() {
Callers
7
genericMutatorStressTest
Method · 0.80
traceCmpLongWrapper
Method · 0.80
equals
Method · 0.80
traceCmpLongWrapper
Method · 0.80
mutate
Method · 0.80
mutate
Method · 0.80
fuzzerTestOneInput
Method · 0.80
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
3
genericMutatorStressTest
Method · 0.64
traceCmpLongWrapper
Method · 0.64
fuzzerTestOneInput
Method · 0.64