MCPcopy Create free account
hub / github.com/LFYSec/MScan / fun

Method fun

src/test/resources/pta/contextsensitivity/TwoCallOnly.java:24–26  ·  view source on GitHub ↗
(B b)

Source from the content-addressed store, hash-verified

22 }
23
24 X fun(B b) {
25 return b.get(this.x);
26 }
27}
28
29class X {

Callers 1

mainMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected