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

Class A

src/test/resources/pta/taint/FieldTaint.java:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 static class A {
16 String f;
17 }
18
19 static class B {
20 A g;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected