Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CannedFuzzedDataProvider
Method · 0.80
guideTowardContainmentOfFirstElement
Method · 0.80
insertChunk
Method · 0.80
onCorrespondingChunks
Method · 0.80
deleteRandomChunk
Method · 0.80
mutateRandomKeysChunk
Method · 0.80
mutateRandomChunk
Method · 0.80
mutateRandomValuesChunk
Method · 0.80
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected