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

Method remove

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

Source from the content-addressed store, hash-verified

229 }
230
231 @Override
232 public boolean remove(Object o) {
233 reportFindingIfEnabled();
234 return false;
235 }
236
237 @Override
238 public boolean addAll(Collection c) {

Callers 2

fuzzerTestOneInputMethod · 0.45

Calls 1

Tested by 2

fuzzerTestOneInputMethod · 0.36