Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ A
Class
A
src/test/resources/cha/SpecialCall.java:10–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
class
A {
11
12
A() {
13
}
14
15
A(B b) {
16
}
17
18
void
foo() {
19
}
20
}
21
22
class
B extends A {
23
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected