Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ hasNext
Method
hasNext
src/main/java/jaz/Zer.java:344–348 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
342
}
343
344
@Override
345
public
boolean hasNext() {
346
reportFindingIfEnabled();
347
return
false;
348
}
349
350
@Override
351
public
Object next() {
Callers
1
insertChunk
Method · 0.80
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected