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/DeadCodeDetector.java:603–605 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
601
}
602
603
private
static
void
log(String msg) {
604
DcdHelper.log(msg);
605
}
606
607
// ESCA-JAVA0139:
608
/**
Callers
4
run
Method · 0.95
launchStepAnalyses
Method · 0.95
launchAllAnalyses
Method · 0.95
main
Method · 0.95
Calls
1
log
Method · 0.95
Tested by
no test coverage detected