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

Method id

src/test/resources/sideeffect/InterProc.java:16–18  ·  view source on GitHub ↗
(Tree x)

Source from the content-addressed store, hash-verified

14
15class SimpleCases {
16 public static Tree id(Tree x) {
17 return x;
18 }
19
20 public static void setXLToY(Tree x, Tree y) {
21 x.l = y;

Callers 2

idTransferMethod · 0.95
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected