spotify / lighthouse-audit-service
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 29% | 70%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts0% | 0% | 0% | 29% | 70%
sql0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 29% | 70%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 21)
File# lines# units
models.ts
in src/api/audits
132 9
methods.ts
in src/api/audits
124 2
index.ts
in src/server
94 6
db.ts
in src/api/audits
82 8
db.ts
in src/api/websites
66 5
routes.ts
in src/api/audits
63 1
listHelpers.ts
in src/api
61 4
global_setup.ts
in src/jest
46 2
models.ts
in src/api/websites
41 6
index.ts
in src/db
36 4
routes.ts
in src/api/websites
31 1
logger.ts
in src
29 1
index.ts
in src/api/audits
14 -
run.ts
in src
13 -
methods.ts
in src/api/websites
11 -
11 1
errors.ts
in src
9 -
7 -
index.ts
in src
3 -
index.ts
in src/api/websites
2 -
1 -
Files With Most Units (Top 13)
File# lines# units
models.ts
in src/api/audits
132 9
db.ts
in src/api/audits
82 8
index.ts
in src/server
94 6
models.ts
in src/api/websites
41 6
db.ts
in src/api/websites
66 5
index.ts
in src/db
36 4
listHelpers.ts
in src/api
61 4
methods.ts
in src/api/audits
124 2
global_setup.ts
in src/jest
46 2
logger.ts
in src
29 1
routes.ts
in src/api/audits
63 1
routes.ts
in src/api/websites
31 1
11 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
index.ts
in src/db
36 4 1
Correlations

File Size vs. Commits (all time): 21 points

src/api/audits/routes.ts x: 8 commits (all time) y: 63 lines of code src/api/listHelpers.ts x: 12 commits (all time) y: 61 lines of code src/jest/global_setup.ts x: 14 commits (all time) y: 46 lines of code src/jest/global_teardown.ts x: 7 commits (all time) y: 11 lines of code src/api/audits/methods.ts x: 16 commits (all time) y: 124 lines of code src/server/index.ts x: 17 commits (all time) y: 94 lines of code prettier.config.js x: 2 commits (all time) y: 1 lines of code src/api/audits/db.ts x: 9 commits (all time) y: 82 lines of code src/api/audits/index.ts x: 8 commits (all time) y: 14 lines of code src/api/audits/models.ts x: 6 commits (all time) y: 132 lines of code src/api/websites/db.ts x: 8 commits (all time) y: 66 lines of code src/api/websites/index.ts x: 6 commits (all time) y: 2 lines of code src/api/websites/models.ts x: 9 commits (all time) y: 41 lines of code src/api/websites/routes.ts x: 6 commits (all time) y: 31 lines of code src/db/index.ts x: 9 commits (all time) y: 36 lines of code src/errors.ts x: 6 commits (all time) y: 9 lines of code src/index.ts x: 9 commits (all time) y: 3 lines of code src/logger.ts x: 6 commits (all time) y: 29 lines of code src/run.ts x: 9 commits (all time) y: 13 lines of code src/db/migrations/0001_create_lighthouse_audits_table.sql x: 5 commits (all time) y: 7 lines of code
132.0
lines of code
  min: 1.0
  average: 41.71
  25th percentile: 10.0
  median: 31.0
  75th percentile: 64.5
  max: 132.0
0 17.0
commits (all time)
min: 2.0 | average: 8.52 | 25th percentile: 6.0 | median: 8.0 | 75th percentile: 9.0 | max: 17.0

File Size vs. Contributors (all time): 21 points

src/api/audits/routes.ts x: 2 contributors (all time) y: 63 lines of code src/api/listHelpers.ts x: 2 contributors (all time) y: 61 lines of code src/jest/global_setup.ts x: 4 contributors (all time) y: 46 lines of code src/jest/global_teardown.ts x: 3 contributors (all time) y: 11 lines of code src/api/audits/methods.ts x: 3 contributors (all time) y: 124 lines of code src/server/index.ts x: 1 contributors (all time) y: 94 lines of code prettier.config.js x: 1 contributors (all time) y: 1 lines of code src/api/audits/db.ts x: 1 contributors (all time) y: 82 lines of code src/api/audits/index.ts x: 1 contributors (all time) y: 14 lines of code src/api/audits/models.ts x: 1 contributors (all time) y: 132 lines of code src/api/websites/db.ts x: 1 contributors (all time) y: 66 lines of code src/api/websites/index.ts x: 1 contributors (all time) y: 2 lines of code src/api/websites/methods.ts x: 1 contributors (all time) y: 11 lines of code src/api/websites/models.ts x: 1 contributors (all time) y: 41 lines of code src/api/websites/routes.ts x: 1 contributors (all time) y: 31 lines of code src/db/index.ts x: 1 contributors (all time) y: 36 lines of code src/errors.ts x: 1 contributors (all time) y: 9 lines of code src/index.ts x: 1 contributors (all time) y: 3 lines of code src/logger.ts x: 1 contributors (all time) y: 29 lines of code src/run.ts x: 1 contributors (all time) y: 13 lines of code src/db/migrations/0001_create_lighthouse_audits_table.sql x: 1 contributors (all time) y: 7 lines of code
132.0
lines of code
  min: 1.0
  average: 41.71
  25th percentile: 10.0
  median: 31.0
  75th percentile: 64.5
  max: 132.0
0 4.0
contributors (all time)
min: 1.0 | average: 1.43 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 4.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".