MCPcopy Create free account
hub / github.com/CodeIntelligenceTesting/jazzer / lastIndexOf

Method lastIndexOf

src/main/java/jaz/Zer.java:283–287  ·  view source on GitHub ↗
(Object o)

Source from the content-addressed store, hash-verified

281 }
282
283 @Override
284 public int lastIndexOf(Object o) {
285 reportFindingIfEnabled();
286 return 0;
287 }
288
289 @Override
290 @SuppressWarnings("ConstantConditions")

Callers 8

fuzzerInitializeMethod · 0.80
instrumentJarsMethod · 0.80
getBuilderMethodMethod · 0.80
collectPathsForGlobMethod · 0.80
resolveSupplierMethod · 0.80
transformMethod · 0.80

Calls 1

Tested by

no test coverage detected