MCPcopy 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

mainMethod · 0.95

Calls 1

executeMethod · 0.80

Tested by

no test coverage detected