Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ lastIndexOf
Method
lastIndexOf
src/main/java/jaz/Zer.java:283–287 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
281
}
282
283
@Override
284
public
int
lastIndexOf(Object o) {
285
reportFindingIfEnabled();
286
return
0;
287
}
288
289
@Override
290
@SuppressWarnings(
"ConstantConditions"
)
Callers
8
CoverageInstrumentationBenchmark
Class · 0.80
fuzzerInitialize
Method · 0.80
instrumentJars
Method · 0.80
createInstrumentedClasses
Method · 0.80
getBuilderMethod
Method · 0.80
collectPathsForGlob
Method · 0.80
resolveSupplier
Method · 0.80
transform
Method · 0.80
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected