Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ foo
Method
foo
src/test/resources/world/AllInOne.java:202–204 ·
view source on GitHub ↗
(int x)
Source
from the content-addressed store, hash-verified
200
}
201
202
int
foo(
int
x) {
203
return
20;
204
}
205
206
int
foo(
int
x,
int
y,
int
z) {
207
return
30;
Callers
7
ifStmt
Method · 0.95
switchStmt
Method · 0.95
invoke
Method · 0.95
returnVoid
Method · 0.95
exception
Method · 0.95
emptyExceptionHandler
Method · 0.95
monitor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected