MCPcopy 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

compileMethod · 0.45
DeserializationClass · 0.45

Calls 1

Tested by 1

compileMethod · 0.36