FunctionDataRow({ rule, rowIdx, workspaces, matrix, ruleTotals, maxVal }: {
rule: CoverageData['rules'][0];
rowIdx: numbe
src/webview/page-antipatterns-heatmap.ts:76
Methodconstructor(sessions: Session[], editLocIndex: Map<string, Map<string, number>>, workspaces: Map<string, Workspace>, shar
src/core/analyzer-config.ts:35
Methodconstructor(sessions: Session[], editLocIndex: Map<string, Map<string, number>>, sharedMap?: Map<SessionRequest, Session>
src/core/analyzer-base.ts:16