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

Method addAll

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

Source from the content-addressed store, hash-verified

235 }
236
237 @Override
238 public boolean addAll(Collection c) {
239 reportFindingIfEnabled();
240 return false;
241 }
242
243 @Override
244 public boolean addAll(int index, Collection c) {

Callers 5

mainMethod · 0.45
afterAllMethod · 0.45
afterAllMethod · 0.45
afterAllMethod · 0.45

Calls 1

Tested by 5

mainMethod · 0.36
afterAllMethod · 0.36
afterAllMethod · 0.36
afterAllMethod · 0.36