Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andytill/erlyberly
/ getModuleName
Method
getModuleName
src/main/java/erlyberly/ModFunc.java:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
public
String getModuleName() {
29
return
moduleName;
30
}
31
32
public
String getFuncName() {
33
return
funcName;
Callers
5
onViewCallGraph
Method · 0.95
onModuleCode
Method · 0.95
stopTrace
Method · 0.80
toTraceTuple
Method · 0.80
seqTrace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected