reactjs / is-react-translated-yet
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 13 files with 715 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 codeclsfd_ftr_w_mp_ins)
    • 2 small files (295 lines of code)
    • 11 very small files (420 lines of code)
0% | 0% | 0% | 41% | 58%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
js0% | 0% | 0% | 45% | 54%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 42% | 57%
public0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
177 6
118 3
92 4
App.js
in src
82 4
langs.js
in src
56 -
47 2
38 1
reset.css
in src
36 -
25 1
index.html
in public
18 -
index.js
in src
13 -
10 -
a11y.css
in src
3 -
Files With Most Units (Top 7)
File# lines# units
177 6
92 4
App.js
in src
82 4
118 3
47 2
25 1
38 1
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): 12 points

src/LangList.js x: 8 commits (all time) y: 118 lines of code src/langs.js x: 23 commits (all time) y: 56 lines of code src/LangCard.js x: 17 commits (all time) y: 177 lines of code src/ExtLink.js x: 5 commits (all time) y: 25 lines of code src/SortSelector.js x: 6 commits (all time) y: 38 lines of code src/a11y.css x: 1 commits (all time) y: 3 lines of code src/index.js x: 2 commits (all time) y: 13 lines of code src/App.js x: 21 commits (all time) y: 82 lines of code src/ProgressBar.js x: 1 commits (all time) y: 47 lines of code public/index.html x: 1 commits (all time) y: 18 lines of code src/box-sizing.css x: 1 commits (all time) y: 10 lines of code src/reset.css x: 1 commits (all time) y: 36 lines of code
177.0
lines of code
  min: 3.0
  average: 51.92
  25th percentile: 14.25
  median: 37.0
  75th percentile: 75.5
  max: 177.0
0 23.0
commits (all time)
min: 1.0 | average: 7.25 | 25th percentile: 1.0 | median: 3.5 | 75th percentile: 14.75 | max: 23.0

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

src/LangList.js x: 2 contributors (all time) y: 118 lines of code src/langs.js x: 1 contributors (all time) y: 56 lines of code src/LangCard.js x: 2 contributors (all time) y: 177 lines of code src/ExtLink.js x: 1 contributors (all time) y: 25 lines of code src/SortSelector.js x: 1 contributors (all time) y: 38 lines of code src/a11y.css x: 1 contributors (all time) y: 3 lines of code src/index.js x: 1 contributors (all time) y: 13 lines of code src/App.js x: 2 contributors (all time) y: 82 lines of code src/ProgressBar.js x: 1 contributors (all time) y: 47 lines of code public/index.html x: 1 contributors (all time) y: 18 lines of code src/box-sizing.css x: 1 contributors (all time) y: 10 lines of code src/reset.css x: 1 contributors (all time) y: 36 lines of code
177.0
lines of code
  min: 3.0
  average: 51.92
  25th percentile: 14.25
  median: 37.0
  75th percentile: 75.5
  max: 177.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.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".