Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
class
X {
Callers
1
main
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected