Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ apply
Method
apply
src/main/java/jaz/Zer.java:362–366 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
360
}
361
362
@Override
363
public
Object apply(Object o) {
364
reportFindingIfEnabled();
365
return
this;
366
}
367
368
@Override
369
@SuppressWarnings(
"MethodDoesntCallSuperMethod"
)
Callers
nothing calls this directly
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected