Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ A
Class
A
src/test/resources/pta/lambda/LambdaInstanceMethod.java:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
static
abstract
class
A {
53
void
bar() {
54
}
55
}
56
57
static
class
B extends A {
58
void
bar() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected