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

Method size

src/main/java/jaz/Zer.java:201–205  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199 }
200
201 @Override
202 public int size() {
203 reportFindingIfEnabled();
204 return 0;
205 }
206
207 @Override
208 public boolean isEmpty() {

Callers 15

mutateInPlaceMethod · 0.45
closeMethod · 0.45
acceptMethod · 0.45
indexInMethod · 0.45
getMethodMethod · 0.45
hookCallMethod · 0.45
finishMethod · 0.45
retransformLoadedClassesFunction · 0.45
jazzerVMInitFunction · 0.45

Calls 1

Tested by 15

mutateInPlaceMethod · 0.36
closeMethod · 0.36
acceptMethod · 0.36
indexInMethod · 0.36
getMethodMethod · 0.36
hookCallMethod · 0.36
finishMethod · 0.36
TEST_FFunction · 0.36
encodeMethod · 0.36
assertCoverageReportMethod · 0.36