Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ A
Class
A
src/test/resources/cha/Interface2.java:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
class
A implements I {
23
public
void
foo() {
24
}
25
}
26
27
class
B extends A {
28
public
void
foo() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected