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

Class A

src/test/resources/pta/basic/Clinit.java:26–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26class A {
27 static {
28 new Object();
29 }
30}
31
32class B {
33 static {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected