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

Class Two

src/test/resources/pta/contextsensitivity/OneCall.java:40–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40class Two implements Number {
41 public int get() {
42 return 2;
43 }
44}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected