Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
consumeBoolean
Method · 0.80
consumeBooleans
Method · 0.80
consumeByte
Method · 0.80
consumeShort
Method · 0.80
consumeShorts
Method · 0.80
consumeInt
Method · 0.80
consumeInts
Method · 0.80
consumeLong
Method · 0.80
consumeLongs
Method · 0.80
consumeFloat
Method · 0.80
consumeRegularFloat
Method · 0.80
consumeProbabilityFloat
Method · 0.80
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected