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

Method next

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

Source from the content-addressed store, hash-verified

348 }
349
350 @Override
351 public Object next() {
352 reportFindingIfEnabled();
353 return this;
354 }
355
356 @Override
357 public Object call() throws Exception {

Callers 15

consumeBooleanMethod · 0.80
consumeBooleansMethod · 0.80
consumeByteMethod · 0.80
consumeShortMethod · 0.80
consumeShortsMethod · 0.80
consumeIntMethod · 0.80
consumeIntsMethod · 0.80
consumeLongMethod · 0.80
consumeLongsMethod · 0.80
consumeFloatMethod · 0.80
consumeRegularFloatMethod · 0.80

Calls 1

Tested by

no test coverage detected