Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LFYSec/MScan
/ Cell
Class
Cell
src/test/resources/sideeffect/PolyLoop.java:34–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
class
Cell extends Node {
35
void
foo() {
36
this.f =
new
A();
37
}
38
}
39
40
41
class
A {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected