Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ One
Class
One
src/test/resources/pta/contextsensitivity/OneCall.java:34–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
class
One implements Number {
35
public
int
get() {
36
return
1;
37
}
38
}
39
40
class
Two implements Number {
41
public
int
get() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected