Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ isEmpty
Method
isEmpty
src/main/java/jaz/Zer.java:207–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
}
206
207
@Override
208
public
boolean isEmpty() {
209
reportFindingIfEnabled();
210
return
false;
211
}
212
213
@Override
214
public
boolean contains(Object o) {
Callers
15
setupInstrumentation
Method · 0.45
doStuff
Method · 0.45
assertCoverageReport
Method · 0.45
toPathMatcher
Method · 0.45
main
Method · 0.45
verifyFuzzerOutput
Method · 0.45
execute
Method · 0.45
postProcessTestInstance
Method · 0.45
assertFuzzTargetRunner
Method · 0.45
getSelfFuzzTestMethods
Method · 0.45
methodHookResolves
Method · 0.45
processImplStartHook
Method · 0.45
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
9
doStuff
Method · 0.36
assertCoverageReport
Method · 0.36
main
Method · 0.36
verifyFuzzerOutput
Method · 0.36
execute
Method · 0.36
postProcessTestInstance
Method · 0.36
assertFuzzTargetRunner
Method · 0.36
getSelfFuzzTestMethods
Method · 0.36
methodHookResolves
Method · 0.36