MCPcopy Index your code
hub / github.com/dianping/cat / metric

Method metric

lib/java/src/test/java/com/dianping/cat/CatTest.java:27–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 @Test
28 public void metric() {
29 Cat.logMetricForCount("myKey", 1);
30 }
31
32 @After
33 public void waitForSend() {

Callers 4

test1Function · 0.80
test2Function · 0.80
test3Function · 0.80
serveFunction · 0.80

Calls 1

logMetricForCountMethod · 0.95

Tested by

no test coverage detected