Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ executePlan
Method
executePlan
src/main/java/pascal/taie/Main.java:152–154 ·
view source on GitHub ↗
(Plan plan)
Source
from the content-addressed store, hash-verified
150
}
151
152
private
static
void
executePlan(Plan plan) {
153
new
AnalysisManager(plan).execute();
154
}
155
}
Callers
1
main
Method · 0.95
Calls
1
execute
Method · 0.80
Tested by
no test coverage detected