microsoft / appcenter-cli
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 168 files with 14,054 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,186 lines of code)
    • 13 medium size files (3,659 lines of codeclsfd_ftr_w_mp_ins)
    • 27 small files (3,634 lines of code)
    • 126 very small files (5,575 lines of code)
0% | 8% | 26% | 25% | 39%
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% | 8% | 27% | 24% | 39%
js0% | 0% | 0% | 50% | 49%
yml0% | 0% | 0% | 100% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
appcenter-file-upload-client-node/src0% | 82% | 0% | 0% | 17%
src/commands/distribute0% | 26% | 11% | 24% | 37%
src/commands/codepush0% | 0% | 34% | 39% | 26%
src/commands/analytics0% | 0% | 77% | 10% | 12%
src/commands/crashes0% | 0% | 56% | 0% | 43%
src/util/interaction0% | 0% | 71% | 0% | 28%
src/commands/orgs0% | 0% | 43% | 12% | 43%
src/commands/build0% | 0% | 39% | 0% | 60%
src/util/misc0% | 0% | 33% | 0% | 66%
src/util/commandline0% | 0% | 0% | 73% | 26%
scripts0% | 0% | 0% | 55% | 44%
src/util/token-store0% | 0% | 0% | 44% | 55%
src/util/profile0% | 0% | 0% | 53% | 46%
src/commands0% | 0% | 0% | 56% | 43%
ROOT0% | 0% | 0% | 66% | 33%
src/commands/apps0% | 0% | 0% | 0% | 100%
src/commands/tokens0% | 0% | 0% | 0% | 100%
src/util/apis0% | 0% | 0% | 0% | 100%
src/commands/profile0% | 0% | 0% | 0% | 100%
src/util/continuous-polling0% | 0% | 0% | 0% | 100%
src/commands/lib0% | 0% | 0% | 0% | 100%
appcenter-file-upload-client-node/src/model0% | 0% | 0% | 0% | 100%
src/commands/telemetry0% | 0% | 0% | 0% | 100%
src/util/portal0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
appcenter-file-upload-client-node0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
ac-fus-uploader.ts
in appcenter-file-upload-client-node/src
638 38
release.ts
in src/commands/distribute
548 27
react-native-utils.ts
in src/commands/codepush/lib
499 13
out.ts
in src/util/interaction
452 33
update.ts
in src/commands/orgs/collaborators
364 16
audience.ts
in src/commands/analytics
296 13
show.ts
in src/commands/analytics/events
265 11
upload-missing-symbols.ts
in src/commands/crashes
250 13
update.ts
in src/commands/distribute/groups
245 6
sessions.ts
in src/commands/analytics
236 12
download.ts
in src/commands/build
222 13
upload-symbols.ts
in src/commands/crashes
219 9
release-react.ts
in src/commands/codepush
208 2
codepush-release-command-base.ts
in src/commands/codepush/lib
202 11
promisfied-fs.ts
in src/util/misc
201 25
help.ts
in src/util/commandline
180 19
command.ts
in src/util/commandline
178 8
all-command-help.js
in scripts
168 20
option-decorators.ts
in src/util/commandline
166 18
autocomplete.ts
in src/util/commandline
159 10
patch.ts
in src/commands/codepush
157 4
add-destination.ts
in src/commands/distribute/releases
153 6
profile.ts
in src/util/profile
151 11
release-electron.ts
in src/commands/codepush
150 2
download.ts
in src/commands/distribute/groups
150 7
login.ts
in src/commands
149 11
history.ts
in src/commands/codepush/deployment
139 4
win-token-store.ts
in src/util/token-store/win32
136 6
command-finder.ts
in src/util/commandline
132 12
option-parser.ts
in src/util/commandline
130 5
promote.ts
in src/commands/codepush
128 2
list.ts
in src/commands/codepush/deployment
126 7
hash-utils.ts
in src/commands/codepush/lib
117 11
create.ts
in src/commands/distribute/groups
113 4
osx-token-store.ts
in src/util/token-store/osx
113 2
log-flow.ts
in src/commands/analytics
110 4
release-cordova.ts
in src/commands/codepush
108 3
edit-notes.ts
in src/commands/distribute/releases
106 3
azure-pipelines.yml
in root
105 -
fixup-swagger.js
in scripts
104 11
electron-utils.ts
in src/commands/codepush/lib
104 5
create.ts
in src/commands/orgs/apps
102 2
create-client.ts
in src/util/apis
100 6
create.ts
in src/commands/apps
99 2
distribute-util.ts
in src/commands/distribute/lib
99 5
ac-fus-uploader-types.ts
in appcenter-file-upload-client-node/src
98 -
logs.ts
in src/commands/build
97 1
mdfind.ts
in src/commands/crashes/lib
95 6
show.ts
in src/commands/distribute/groups
93 1
token-store-encoding.ts
in src/util/token-store
92 6
Files With Most Units (Top 20)
File# lines# units
ac-fus-uploader.ts
in appcenter-file-upload-client-node/src
638 38
out.ts
in src/util/interaction
452 33
release.ts
in src/commands/distribute
548 27
promisfied-fs.ts
in src/util/misc
201 25
all-command-help.js
in scripts
168 20
help.ts
in src/util/commandline
180 19
option-decorators.ts
in src/util/commandline
166 18
update.ts
in src/commands/orgs/collaborators
364 16
audience.ts
in src/commands/analytics
296 13
download.ts
in src/commands/build
222 13
react-native-utils.ts
in src/commands/codepush/lib
499 13
upload-missing-symbols.ts
in src/commands/crashes
250 13
sessions.ts
in src/commands/analytics
236 12
command-finder.ts
in src/util/commandline
132 12
command-result.ts
in src/util/commandline
81 12
fixup-swagger.js
in scripts
104 11
show.ts
in src/commands/analytics/events
265 11
codepush-release-command-base.ts
in src/commands/codepush/lib
202 11
hash-utils.ts
in src/commands/codepush/lib
117 11
login.ts
in src/commands
149 11
Files With Long Lines (Top 20)

There are 83 files with lines longer than 120 characters. In total, there are 239 long lines.

File# lines# units# long lines
react-native-utils.ts
in src/commands/codepush/lib
499 13 23
update.ts
in src/commands/orgs/collaborators
364 16 12
release-react.ts
in src/commands/codepush
208 2 9
release.ts
in src/commands/distribute
548 27 9
update.ts
in src/commands/distribute/groups
245 6 8
ac-fus-uploader.ts
in appcenter-file-upload-client-node/src
638 38 7
download.ts
in src/commands/build
222 13 7
promote.ts
in src/commands/codepush
128 2 6
release-electron.ts
in src/commands/codepush
150 2 6
autocomplete.ts
in src/util/commandline
159 10 6
list.ts
in src/commands/codepush/deployment
126 7 5
patch.ts
in src/commands/codepush
157 4 5
download.ts
in src/commands/distribute/groups
150 7 5
codepush-release-command-base.ts
in src/commands/codepush/lib
202 11 4
upload-missing-symbols.ts
in src/commands/crashes
250 13 4
upload-symbols.ts
in src/commands/crashes
219 9 4
add-destination.ts
in src/commands/distribute/releases
153 6 4
login.ts
in src/commands
149 11 4
show.ts
in src/commands/orgs
86 4 4
setup-autocomplete.ts
in src/commands
58 1 4