Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ indexOf
Method
indexOf
src/main/java/jaz/Zer.java:277–281 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
275
}
276
277
@Override
278
public
int
indexOf(Object o) {
279
reportFindingIfEnabled();
280
return
0;
281
}
282
283
@Override
284
public
int
lastIndexOf(Object o) {
Callers
2
compile
Method · 0.45
Deserialization
Class · 0.45
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
1
compile
Method · 0.36