openai / sites
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 3 files with 57 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of code)
    • 0 small files (0 lines of code)
    • 3 very small files (57 lines of code)
0% | 0% | 0% | 0% | 100%
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% | 0% | 100%
mjs0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
packages0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 3)
File# lines# units
index.ts
in packages/sites-vite-plugin/src
37 5
11 -
9 -
Files With Most Units (Top 1)
File# lines# units
index.ts
in packages/sites-vite-plugin/src
37 5
Files With Long Lines (Top 0)

There are 0 files with lines longer than 120 characters. In total, there are 0 long lines.

File# lines# units# long lines
Correlations

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

eslint.config.mjs x: 2 commits (all time) y: 11 lines of code packages/sites-vite-plugin/src/index.ts x: 2 commits (all time) y: 37 lines of code
37.0
lines of code
  min: 11.0
  average: 24.0
  25th percentile: 11.0
  median: 24.0
  75th percentile: 37.0
  max: 37.0
0 2.0
commits (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

eslint.config.mjs x: 1 contributors (all time) y: 11 lines of code packages/sites-vite-plugin/src/index.ts x: 1 contributors (all time) y: 37 lines of code
37.0
lines of code
  min: 11.0
  average: 24.0
  25th percentile: 11.0
  median: 24.0
  75th percentile: 37.0
  max: 37.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

eslint.config.mjs x: 2 commits (30d) y: 11 lines of code packages/sites-vite-plugin/src/index.ts x: 2 commits (30d) y: 37 lines of code
37.0
lines of code
  min: 11.0
  average: 24.0
  25th percentile: 11.0
  median: 24.0
  75th percentile: 37.0
  max: 37.0
0 2.0
commits (30d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

eslint.config.mjs x: 1 contributors (30d) y: 11 lines of code packages/sites-vite-plugin/src/index.ts x: 1 contributors (30d) y: 37 lines of code
37.0
lines of code
  min: 11.0
  average: 24.0
  25th percentile: 11.0
  median: 24.0
  75th percentile: 37.0
  max: 37.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

eslint.config.mjs x: 2 commits (90d) y: 11 lines of code packages/sites-vite-plugin/src/index.ts x: 2 commits (90d) y: 37 lines of code
37.0
lines of code
  min: 11.0
  average: 24.0
  25th percentile: 11.0
  median: 24.0
  75th percentile: 37.0
  max: 37.0
0 2.0
commits (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

eslint.config.mjs x: 1 contributors (90d) y: 11 lines of code packages/sites-vite-plugin/src/index.ts x: 1 contributors (90d) y: 37 lines of code
37.0
lines of code
  min: 11.0
  average: 24.0
  25th percentile: 11.0
  median: 24.0
  75th percentile: 37.0
  max: 37.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0