MCPcopy Index your code
hub / github.com/CodeIntelligenceTesting/jazzer / compare

Method compare

src/main/java/jaz/Zer.java:195–199  ·  view source on GitHub ↗
(Object o1, Object o2)

Source from the content-addressed store, hash-verified

193 }
194
195 @Override
196 public int compare(Object o1, Object o2) {
197 reportFindingIfEnabled();
198 return 0;
199 }
200
201 @Override
202 public int size() {

Callers 7

traceCmpLongWrapperMethod · 0.80
equalsMethod · 0.80
traceCmpLongWrapperMethod · 0.80
mutateMethod · 0.80
mutateMethod · 0.80
fuzzerTestOneInputMethod · 0.80

Calls 1

Tested by 3

traceCmpLongWrapperMethod · 0.64
fuzzerTestOneInputMethod · 0.64