microsoft / TailwindTraders
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 12 files with 28,533 lines of code.
    • 2 very long files (23,931 lines of code)
    • 3 long files (2,073 lines of code)
    • 6 medium size files (2,528 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 1 very small files (1 lines of code)
83% | 7% | 8% | 0% | <1%
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
css90% | 0% | 9% | 0% | <1%
js0% | 100% | 0% | 0% | 0%
html0% | 100% | 0% | 0% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Documents/assets/static/css100% | 0% | 0% | 0% | 0%
Documents/assets/additional/css100% | 0% | 0% | 0% | 0%
Documents/assets/theme/js0% | 100% | 0% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
Documents/assets/smoothscroll0% | 100% | 0% | 0% | 0%
Documents/assets/web/assets/mobirise-icons-bold0% | 0% | 100% | 0% | 0%
Documents/assets/web/assets/mobirise-icons0% | 0% | 100% | 0% | 0%
Documents/assets/web/assets/tailwind-icons-bold0% | 0% | 100% | 0% | 0%
Documents/assets/web/assets/tailwind-icons0% | 0% | 100% | 0% | 0%
Documents/assets/theme/css0% | 0% | 100% | 0% | 0%
Documents/assets/dropdown/css0% | 0% | 100% | 0% | 0%
Documents/assets/tether0% | 0% | 0% | 0% | 100%
Longest Files (Top 12)
File# lines# units
main.css
in Documents/assets/static/css
22121 -
additional.css
in Documents/assets/additional/css
1810 -
script.js
in Documents/assets/theme/js
875 84
index.html
in root
686 -
smooth-scroll.js
in Documents/assets/smoothscroll
512 29
mobirise-icons-bold.css
in Documents/assets/web/assets/mobirise-icons-bold
471 -
mobirise-icons.css
in Documents/assets/web/assets/mobirise-icons
471 -
tailwind-icons-bold.css
in Documents/assets/web/assets/tailwind-icons-bold
471 -
tailwind-icons.css
in Documents/assets/web/assets/tailwind-icons
471 -
style.css
in Documents/assets/theme/css
391 -
style.css
in Documents/assets/dropdown/css
253 -
tether.min.css
in Documents/assets/tether
1 -
Files With Most Units (Top 2)
File# lines# units
script.js
in Documents/assets/theme/js
875 84
smooth-scroll.js
in Documents/assets/smoothscroll
512 29
Files With Long Lines (Top 5)

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

File# lines# units# long lines
main.css
in Documents/assets/static/css
22121 - 166
index.html
in root
686 - 65
script.js
in Documents/assets/theme/js
875 84 13
additional.css
in Documents/assets/additional/css
1810 - 7
tether.min.css
in Documents/assets/tether
1 - 1