Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/evernat/dead-code-detector
/ log
Method
log
src/main/java/dcd/DcdHelper.java:230–233 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
228
}
229
230
static
void
log(String msg) {
231
// ESCA-JAVA0266:
232
System.out.println(msg);
// NOPMD
233
}
234
}
Callers
3
log
Method · 0.95
log
Method · 0.95
getJavaMethods
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected