Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ One
Class
One
src/test/resources/cha/Interface.java:20–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
class
One implements Number {
21
22
public
int
get() {
23
return
1;
24
}
25
}
26
27
class
Two implements Number {
28
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected