microsoft / code-push-vsts-extension
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 665 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)
    • 3 small files (308 lines of code)
    • 10 very small files (357 lines of code)
0% | 0% | 0% | 46% | 53%
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% | 64% | 35%
ps10% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Tasks/codepush-release-cordova0% | 0% | 0% | 87% | 12%
Tasks/codepush-release0% | 0% | 0% | 47% | 52%
Tasks/codepush-patch0% | 0% | 0% | 0% | 100%
Tasks/codepush-promote0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
vsts-scripts/Windows0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
codepush-release-cordova.js
in Tasks/codepush-release-cordova
105 5
test.js
in Tasks/codepush-release-cordova
102 10
test.js
in Tasks/codepush-release
101 10
codepush-release.js
in Tasks/codepush-release
84 5
cmd
upload.cmd
in root
47 -
codepush-patch.js
in Tasks/codepush-patch
45 1
codepush-promote.js
in Tasks/codepush-promote
44 2
codepush-release-cordova.ps1
in Tasks/codepush-release-cordova
29 -
codepush-patch.ps1
in Tasks/codepush-patch
27 -
codepush-release.ps1
in Tasks/codepush-release
27 -
codepush-promote.ps1
in Tasks/codepush-promote
25 -
cmd
setup-node-local.cmd
in vsts-scripts/Windows
21 -
cmd
setup-react-native.cmd
in vsts-scripts/Windows
8 -
Files With Most Units (Top 6)
File# lines# units
test.js
in Tasks/codepush-release-cordova
102 10
test.js
in Tasks/codepush-release
101 10
codepush-release-cordova.js
in Tasks/codepush-release-cordova
105 5
codepush-release.js
in Tasks/codepush-release
84 5
codepush-promote.js
in Tasks/codepush-promote
44 2
codepush-patch.js
in Tasks/codepush-patch
45 1
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 18 long lines.

File# lines# units# long lines
test.js
in Tasks/codepush-release-cordova
102 10 5
test.js
in Tasks/codepush-release
101 10 5
codepush-patch.js
in Tasks/codepush-patch
45 1 2
codepush-promote.js
in Tasks/codepush-promote
44 2 2
codepush-release-cordova.js
in Tasks/codepush-release-cordova
105 5 2
codepush-release.js
in Tasks/codepush-release
84 5 1
cmd
upload.cmd
in root
47 - 1