Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ A
Class
A
src/test/resources/pta/basic/StaticField.java:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
class
A {
11
static
B b;
12
}
13
14
class
B {
15
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected