microsoft / azure-pipelines-tool-lib
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 18 files with 1,569 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (625 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (145 lines of code)
    • 15 very small files (799 lines of code)
0% | 0% | 39% | 9% | 50%
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
ts0% | 0% | 77% | 0% | 22%
js0% | 0% | 66% | 33% | 0%
xlf0% | 0% | 0% | 0% | 100%
ps10% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 63% | 14% | 21%
xliff0% | 0% | 0% | 0% | 100%
Longest Files (Top 18)
File# lines# units
tool.ts
in root
341 20
make.js
in root
284 10
make-util.js
in root
145 15
sample.ts
in root
98 4
xlf
de-DE.xlf
in xliff
65 -
xlf
es-ES.xlf
in xliff
65 -
xlf
fr-FR.xlf
in xliff
65 -
xlf
it-IT.xlf
in xliff
65 -
xlf
ja-JP.xlf
in xliff
65 -
xlf
ko-KR.xlf
in xliff
65 -
xlf
ru-RU.xlf
in xliff
65 -
xlf
zh-CN.xlf
in xliff
65 -
xlf
zh-TW.xlf
in xliff
65 -
Invoke-7zdec.ps1
in root
51 -
azure-pipelines.yml
in root
34 -
open-pullrequest.ps1
in root
19 -
azure-pipelines-steps.yml
in root
11 -
index.ts
in root
1 -
Files With Most Units (Top 4)
File# lines# units
tool.ts
in root
341 20
make-util.js
in root
145 15
make.js
in root
284 10
sample.ts
in root
98 4
Files With Long Lines (Top 12)

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

File# lines# units# long lines
xlf
fr-FR.xlf
in xliff
65 - 6
xlf
zh-CN.xlf
in xliff
65 - 6
xlf
zh-TW.xlf
in xliff
65 - 6
xlf
de-DE.xlf
in xliff
65 - 5
xlf
es-ES.xlf
in xliff
65 - 5
xlf
it-IT.xlf
in xliff
65 - 5
xlf
ja-JP.xlf
in xliff
65 - 5
xlf
ko-KR.xlf
in xliff
65 - 5
xlf
ru-RU.xlf
in xliff
65 - 5
open-pullrequest.ps1
in root
19 - 2
tool.ts
in root
341 20 2
sample.ts
in root
98 4 1