Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ analyze.js
File
analyze.js
lib/plugin/analyze.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
debugFactory from
'debug'
2
const
debug = debugFactory(
'codeceptjs:analyze'
)
3
import
{ isMainThread } from
'node:worker_threads'
4
import
figures from
'figures'
Callers
nothing calls this directly
Calls
8
base64EncodeFile
Function · 0.90
debug
Function · 0.85
printReport
Function · 0.85
push
Method · 0.80
log
Method · 0.80
serializeTest
Function · 0.70
serializeError
Function · 0.70
add
Method · 0.45
Tested by
no test coverage detected