kubernetes / contributor-site
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 20 files with 519 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)
    • 1 small files (129 lines of code)
    • 19 very small files (390 lines of code)
0% | 0% | 0% | 24% | 75%
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
toml0% | 0% | 0% | 81% | 18%
html0% | 0% | 0% | 0% | 100%
scss0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 0% | 81% | 18%
assets/scss0% | 0% | 0% | 0% | 100%
layouts/calendar0% | 0% | 0% | 0% | 100%
layouts/community0% | 0% | 0% | 0% | 100%
layouts/events0% | 0% | 0% | 0% | 100%
layouts/resources0% | 0% | 0% | 0% | 100%
layouts/partials0% | 0% | 0% | 0% | 100%
layouts/shortcodes0% | 0% | 0% | 0% | 100%
layouts/_default0% | 0% | 0% | 0% | 100%
Longest Files (Top 20)
File# lines# units
config.toml
in root
129 -
_variables.scss
in assets/scss
79 -
navbar.html
in layouts/partials
37 -
baseof.html
in layouts/calendar
33 -
netlify.toml
in root
30 -
baseof.html
in layouts/community
30 -
baseof.html
in layouts/events
30 -
baseof.html
in layouts/resources
30 -
list.html
in layouts/community
19 -
list.html
in layouts/events
19 -
list.html
in layouts/calendar
19 -
list.html
in layouts/resources
19 -
content.html
in layouts/_default
16 -
schedule.html
in layouts/shortcodes
7 -
playlist.html
in layouts/shortcodes
7 -
single.html
in layouts/community
3 -
single.html
in layouts/events
3 -
single.html
in layouts/calendar
3 -
calendar.html
in layouts/shortcodes
3 -
single.html
in layouts/resources
3 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 4)

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

File# lines# units# long lines
navbar.html
in layouts/partials
37 - 3
_variables.scss
in assets/scss
79 - 2
config.toml
in root
129 - 2
playlist.html
in layouts/shortcodes
7 - 1