Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-builder
/ JSModuleAnalyzer.js
File
JSModuleAnalyzer.js
test/lib/lbt/analyzer/JSModuleAnalyzer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"ava"
;
2
3
import
fs from
"node:fs"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
7
assertModuleNamesEqual
Function · 0.85
analyzeModule
Function · 0.85
analyzeString
Function · 0.85
isConditionalDependency
Method · 0.80
isImplicitDependency
Method · 0.80
analyze
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected