Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ add
Method
add
src/main/java/jaz/Zer.java:225–229 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
223
}
224
225
@Override
226
public
boolean add(Object o) {
227
reportFindingIfEnabled();
228
return
false;
229
}
230
231
@Override
232
public
boolean remove(Object o) {
Callers
15
exampleMethod
Method · 0.45
setAdditionalSources
Method · 0.45
initInPlace
Method · 0.45
mutateInPlace
Method · 0.45
testCrossOverViaView
Method · 0.45
testCrossOverCombine
Method · 0.45
testCrossOverAssemble
Method · 0.45
testCrossOverSumInPlaceSameType
Method · 0.45
testCrossOverSumInPlaceIndeterminate
Method · 0.45
testCrossOverSumInPlaceFirstIndeterminate
Method · 0.45
accept
Method · 0.45
testMutateRandomKeysChunk_failsToConstructSomeDistinctKeys
Method · 0.45
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
15
setAdditionalSources
Method · 0.36
initInPlace
Method · 0.36
mutateInPlace
Method · 0.36
testCrossOverViaView
Method · 0.36
testCrossOverCombine
Method · 0.36
testCrossOverAssemble
Method · 0.36
testCrossOverSumInPlaceSameType
Method · 0.36
testCrossOverSumInPlaceIndeterminate
Method · 0.36
testCrossOverSumInPlaceFirstIndeterminate
Method · 0.36
accept
Method · 0.36
testMutateRandomKeysChunk_failsToConstructSomeDistinctKeys
Method · 0.36
testMutateRandomKeysChunk_failsToConstructAnyDistinctKeys
Method · 0.36