Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ exit
Method
exit
src/test/resources/dataflow/livevar/Corner.java:2–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
class
Corner {
2
int
exit() {
3
return
1;
4
}
5
6
void
exit2() {
7
int
a = 1;
Callers
5
main
Method · 0.80
processArgs
Method · 0.80
buildWorld
Method · 0.80
build
Method · 0.80
runWithTimeout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected