Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ contains
Method
contains
src/main/java/jaz/Zer.java:213–217 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
211
}
212
213
@Override
214
public
boolean contains(Object o) {
215
reportFindingIfEnabled();
216
return
false;
217
}
218
219
@Override
220
public
Object[] toArray() {
Callers
15
fuzzerTestOneInput
Method · 0.45
fuzzerTestOneInput
Method · 0.45
fuzzerTestOneInput
Method · 0.45
main
Method · 0.45
verifyFuzzerOutput
Method · 0.45
execute
Method · 0.45
fuzzerTestOneInput
Method · 0.45
fuzzerTestOneInput
Method · 0.45
step2
Method · 0.45
allow
Method · 0.45
methodHookResolves
Method · 0.45
clojureMarkContains
Method · 0.45
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
8
fuzzerTestOneInput
Method · 0.36
fuzzerTestOneInput
Method · 0.36
fuzzerTestOneInput
Method · 0.36
main
Method · 0.36
verifyFuzzerOutput
Method · 0.36
execute
Method · 0.36
allow
Method · 0.36
methodHookResolves
Method · 0.36