Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ close
Method
close
src/main/java/jaz/Zer.java:179–182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
177
// Common interface stubs
178
179
@Override
180
public
void
close() {
181
reportFindingIfEnabled();
182
}
183
184
@Override
185
public
void
flush() {
Callers
nothing calls this directly
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected