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

Method removeAll

src/main/java/jaz/Zer.java:315–319  ·  view source on GitHub ↗
(Collection c)

Source from the content-addressed store, hash-verified

313 }
314
315 @Override
316 public boolean removeAll(Collection c) {
317 reportFindingIfEnabled();
318 return false;
319 }
320
321 @Override
322 public boolean containsAll(Collection c) {

Callers 1

prepareMethod · 0.80

Calls 1

Tested by 1

prepareMethod · 0.64