MCPcopy Create free account
hub / github.com/CodeIntelligenceTesting/jazzer / contains

Method contains

src/main/java/jaz/Zer.java:213–217  ·  view source on GitHub ↗
(Object o)

Source from the content-addressed store, hash-verified

211 }
212
213 @Override
214 public boolean contains(Object o) {
215 reportFindingIfEnabled();
216 return false;
217 }
218
219 @Override
220 public Object[] toArray() {

Callers 15

fuzzerTestOneInputMethod · 0.45
fuzzerTestOneInputMethod · 0.45
fuzzerTestOneInputMethod · 0.45
mainMethod · 0.45
verifyFuzzerOutputMethod · 0.45
executeMethod · 0.45
fuzzerTestOneInputMethod · 0.45
fuzzerTestOneInputMethod · 0.45
step2Method · 0.45
allowMethod · 0.45
methodHookResolvesMethod · 0.45
clojureMarkContainsMethod · 0.45

Calls 1

Tested by 8

fuzzerTestOneInputMethod · 0.36
fuzzerTestOneInputMethod · 0.36
fuzzerTestOneInputMethod · 0.36
mainMethod · 0.36
verifyFuzzerOutputMethod · 0.36
executeMethod · 0.36
allowMethod · 0.36
methodHookResolvesMethod · 0.36