MCPcopy 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

closeMethod · 0.95
reportWarningMethod · 0.95

Calls 1

logMethod · 0.95

Tested by

no test coverage detected