microsoft / sql-ml-tutorials
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 37 files with 1,602 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (263 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (363 lines of code)
    • 33 very small files (976 lines of code)
0% | 0% | 16% | 22% | 60%
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
scss0% | 0% | 25% | 23% | 51%
js0% | 0% | 0% | 100% | 0%
html0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
_sass/components0% | 0% | 31% | 29% | 39%
assets/scripts0% | 0% | 0% | 100% | 0%
_includes0% | 0% | 0% | 0% | 100%
_layouts0% | 0% | 0% | 0% | 100%
_sass/base0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
_sass/base/mixins0% | 0% | 0% | 0% | 100%
_sass0% | 0% | 0% | 0% | 100%
_sass/base/functions0% | 0% | 0% | 0% | 100%
Longest Files (Top 37)
File# lines# units
_page-steps.scss
in _sass/components
263 -
_menu.scss
in _sass/components
126 -
steps.js
in assets/scripts
120 9
_home.scss
in _sass/components
117 -
_menutop.scss
in _sass/components
99 -
page-steps.html
in _layouts
96 -
_config.yml
in root
79 -
_resources.scss
in _sass/components
70 -
_footer.scss
in _sass/components
66 -
_variables.scss
in _sass/base
53 -
_utilities.scss
in _sass/base
48 -
header.html
in _includes
46 -
header-menutop.html
in _includes
43 -
google-analytics.html
in _includes
34 -
_header.scss
in _sass/components
32 -
resources.html
in _includes
29 -
_fonts.scss
in _sass/base/mixins
26 -
minima.scss
in _sass
26 -
home.html
in _includes
25 -
_questions.scss
in _sass/components
23 -
_new.scss
in _sass/components
22 -
head.html
in _includes
20 -
_globals.scss
in _sass/base
19 -
default-menutop.html
in _layouts
14 -
default.html
in _layouts
14 -
_states.scss
in _sass/base
12 -
scripts.html
in _includes
11 -
page.html
in _layouts
11 -
_medias.scss
in _sass/base/mixins
11 -
_main.scss
in _sass/components
11 -
footer.html
in _includes
10 -
questions.html
in _includes
8 -
_fonts.scss
in _sass/base
5 -
home.html
in _layouts
4 -
_image.scss
in _sass/base/functions
4 -
_disqus.scss
in _sass/components
4 -
_functions.scss
in _sass/base
1 -
Files With Most Units (Top 1)
File# lines# units
steps.js
in assets/scripts
120 9
Files With Long Lines (Top 12)

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

File# lines# units# long lines
home.html
in _includes
25 - 5
page-steps.html
in _layouts
96 - 4
_fonts.scss
in _sass/base
5 - 3
head.html
in _includes
20 - 2
header-menutop.html
in _includes
43 - 2
_config.yml
in root
79 - 1
header.html
in _includes
46 - 1
questions.html
in _includes
8 - 1
resources.html
in _includes
29 - 1
scripts.html
in _includes
11 - 1
_variables.scss
in _sass/base
53 - 1
_fonts.scss
in _sass/base/mixins
26 - 1