MCPcopy Create free account
hub / github.com/ReadyTalk/avian / a

Method a

test/Logging.java:72–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 private void a() {
73 log.fine("Started a()");
74 b();
75 }
76
77 private void b() {
78 log.info("Started b()");

Callers 1

runMethod · 0.95

Calls 2

bMethod · 0.95
fineMethod · 0.80

Tested by

no test coverage detected