Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ ABox
Class
ABox
src/test/resources/pta/taint/ArrayFieldTransfer.java:89–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
class
ABox {
90
A a;
91
92
ABox(A a) {
93
this.a = a;
94
}
95
}
96
97
class
Expression {
98
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected