Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LFYSec/MScan
/ I1
Interface
I1
src/test/resources/pta/basic/Dispatch2.java:7–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
static
interface
I1 {
8
public
void
foo();
9
}
10
11
static
interface
I2 extends I1 {
12
}
Callers
2
bar
Method · 0.65
callField
Method · 0.65
Implementers
15
A
src/test/resources/cha/AbstractMethod.
B
src/test/resources/cha/AbstractMethod.
C
src/test/resources/cha/SpecialCall.jav
LongCallChain
src/test/resources/cha/LongCallChain.j
StaticCall
src/test/resources/cha/StaticCall.java
D
src/test/resources/cha/Interface3.java
E
src/test/resources/cha/VirtualCall.jav
Node
src/test/resources/sideeffect/PolyLoop
Body
src/test/resources/sideeffect/PolyLoop
Cell
src/test/resources/sideeffect/PolyLoop
NullDeref3
src/test/resources/bugfinder/NullDeref
ReachDef
src/test/resources/dataflow/ReachDef.j
Calls
no outgoing calls
Tested by
no test coverage detected