Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ compareTo
Method
compareTo
src/main/java/jaz/Zer.java:189–193 ·
view source on GitHub ↗
(Zer o)
Source
from the content-addressed store, hash-verified
187
}
188
189
@Override
190
public
int
compareTo(Zer o) {
191
reportFindingIfEnabled();
192
return
0;
193
}
194
195
@Override
196
public
int
compare(Object o1, Object o2) {
Callers
2
assertEqual
Method · 0.45
fuzzerTestOneInput
Method · 0.45
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
1
assertEqual
Method · 0.36