Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evernat/dead-code-detector
/ log
Method
log
src/main/java/dcd/Report.java:196–198 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
194
}
195
196
private
static
void
log(String msg) {
197
DcdHelper.log(msg);
198
}
199
}
Callers
2
close
Method · 0.95
reportWarning
Method · 0.95
Calls
1
log
Method · 0.95
Tested by
no test coverage detected