primer / octicons
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 29 files with 604 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)
    • 0 small files (0 lines of code)
    • 29 very small files (604 lines of code)
0% | 0% | 0% | 0% | 100%
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% | 0% | 100%
rb0% | 0% | 0% | 0% | 100%
gemspec0% | 0% | 0% | 0% | 100%
scss0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib0% | 0% | 0% | 0% | 100%
script0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 29)
File# lines# units
octicon.rb
in lib/octicons_gem/lib/octicons
84 11
build.js
in script
67 -
index.js
in lib/octicons_node
56 3
jekyll-octicons.rb
in lib/octicons_jekyll/lib
48 6
index.js
in lib/octicons_react/pages
44 -
build.js
in lib/octicons_styled/script
41 -
build.js
in lib/octicons_react/script
37 1
rollup.config.js
in lib/octicons_styled
35 -
types.js
in lib/octicons_react/script
22 1
rollup.config.js
in lib/octicons_react
22 -
helper.rb
in lib/octicons_helper/lib/octicons_helper
18 1
_document.js
in lib/octicons_react/pages
17 1
get-svg-props.js
in lib/octicons_react/src
17 -
octicons_helper.gemspec
in lib/octicons_helper
16 -
jekyll-octicons.gemspec
in lib/octicons_jekyll
15 -
octicons.gemspec
in lib/octicons_gem
13 -
railtie.rb
in lib/octicons_helper/lib/octicons_helper
8 -
index.js
in lib/octicons_react/src
8 1
octicons.rb
in lib/octicons_gem/lib
7 -
version.rb
in lib/octicons_jekyll/lib/jekyll-octicons
6 -
index.scss
in lib/octicons_node
6 -
utils.js
in lib/octicons_styled/src
4 -
version.rb
in lib/octicons_gem/lib/octicons
3 -
version.rb
in lib/octicons_helper/lib/octicons_helper
3 -
octicons_helper.rb
in lib/octicons_helper/lib
3 -
1 -
prettier.config.js
in lib/octicons_styled
1 -
prettier.config.js
in lib/octicons_node
1 -
prettier.config.js
in lib/octicons_react
1 -
Files With Most Units (Top 8)
File# lines# units
octicon.rb
in lib/octicons_gem/lib/octicons
84 11
jekyll-octicons.rb
in lib/octicons_jekyll/lib
48 6
index.js
in lib/octicons_node
56 3
helper.rb
in lib/octicons_helper/lib/octicons_helper
18 1
types.js
in lib/octicons_react/script
22 1
build.js
in lib/octicons_react/script
37 1
_document.js
in lib/octicons_react/pages
17 1
index.js
in lib/octicons_react/src
8 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
build.js
in script
67 - 2
index.js
in lib/octicons_react/src
8 1 1