Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeIntelligenceTesting/jazzer
/ Zer
Method
Zer
src/main/java/jaz/Zer.java:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
85
// Common constructors
86
public
Zer() {
87
reportFindingIfEnabled();
88
}
89
90
public
Zer(String arg1) {
91
reportFindingIfEnabled();
Callers
nothing calls this directly
Calls
1
reportFindingIfEnabled
Method · 0.95
Tested by
no test coverage detected