MCPcopy 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

setupInstrumentationMethod · 0.45
doStuffMethod · 0.45
assertCoverageReportMethod · 0.45
toPathMatcherMethod · 0.45
mainMethod · 0.45
verifyFuzzerOutputMethod · 0.45
executeMethod · 0.45
methodHookResolvesMethod · 0.45
processImplStartHookMethod · 0.45

Calls 1

Tested by 9

doStuffMethod · 0.36
assertCoverageReportMethod · 0.36
mainMethod · 0.36
verifyFuzzerOutputMethod · 0.36
executeMethod · 0.36
methodHookResolvesMethod · 0.36