MCPcopy Create free account
hub / github.com/LFYSec/MScan / getId

Method getId

src/main/java/pascal/taie/analysis/Analysis.java:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 public String getId() {
50 return config.getId();
51 }
52
53 public AnalysisOptions getOptions() {
54 return config.getOptions();

Callers 8

clearUnusedResultsMethod · 0.95
validateIdMethod · 0.95
processConfigsMethod · 0.45
executeMethod · 0.45
runProgramAnalysisMethod · 0.45
runClassAnalysisMethod · 0.45
runMethodAnalysisMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected