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

Method call

src/main/java/jaz/Zer.java:356–360  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

354 }
355
356 @Override
357 public Object call() throws Exception {
358 reportFindingIfEnabled();
359 return this;
360 }
361
362 @Override
363 public Object apply(Object o) {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected