Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/
Class
packages/benchpress/src/reporter/text_reporter_base.ts:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
export
const
defaultColumnWidth = 18;
18
19
export
class
TextReporterBase {
20
private _metricNames: string[];
21
22
constructor(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected