Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
class
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
idTransfer
Method · 0.95
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected