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

Method iterator

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

Source from the content-addressed store, hash-verified

331 }
332
333 @Override
334 public Iterator iterator() {
335 reportFindingIfEnabled();
336 return this;
337 }
338
339 @Override
340 public void run() {

Callers 8

insertChunkMethod · 0.80
onCorrespondingChunksMethod · 0.80
deleteRandomChunkMethod · 0.80
mutateRandomKeysChunkMethod · 0.80
mutateRandomChunkMethod · 0.80

Calls 1

Tested by

no test coverage detected