Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
clearUnusedResults
Method · 0.95
validateId
Method · 0.95
processConfigs
Method · 0.45
addReflectionLogClasses
Method · 0.45
execute
Method · 0.45
runProgramAnalysis
Method · 0.45
runClassAnalysis
Method · 0.45
runMethodAnalysis
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected