MCPcopy 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

barMethod · 0.65
callFieldMethod · 0.65

Implementers 15

Asrc/test/resources/cha/AbstractMethod.
Bsrc/test/resources/cha/AbstractMethod.
Csrc/test/resources/cha/SpecialCall.jav
LongCallChainsrc/test/resources/cha/LongCallChain.j
StaticCallsrc/test/resources/cha/StaticCall.java
Dsrc/test/resources/cha/Interface3.java
Esrc/test/resources/cha/VirtualCall.jav
Nodesrc/test/resources/sideeffect/PolyLoop
Bodysrc/test/resources/sideeffect/PolyLoop
Cellsrc/test/resources/sideeffect/PolyLoop
NullDeref3src/test/resources/bugfinder/NullDeref
ReachDefsrc/test/resources/dataflow/ReachDef.j

Calls

no outgoing calls

Tested by

no test coverage detected