microsoft / service-fabric-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 44 files with 2,592 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (1,004 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (680 lines of code)
    • 36 very small files (908 lines of code)
0% | 0% | 38% | 26% | 35%
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
py0% | 0% | 38% | 26% | 34%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/sfctl0% | 0% | 42% | 28% | 29%
src0% | 0% | 0% | 0% | 100%
src/sfctl/helps0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
src/checkers0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 44)
File# lines# units
custom_app.py
in src/sfctl
405 20
commands.py
in src/sfctl
317 4
custom_service.py
in src/sfctl
282 10
params.py
in src/sfctl
163 2
custom_cluster_upgrade.py
in src/sfctl
157 8
custom_cluster.py
in src/sfctl
134 8
custom_health.py
in src/sfctl
118 10
config.py
in src/sfctl
108 22
custom_chaos_schedule.py
in src/sfctl
89 8
custom_compose.py
in src/sfctl
88 5
custom_chaos.py
in src/sfctl
78 3
telemetry.py
in src/sfctl
77 4
custom_app_type.py
in src/sfctl
75 1
setup.py
in src
60 1
custom_container.py
in src/sfctl
59 3
check_and_use_custom_sdk.py
in scripts
49 6
entry.py
in src/sfctl
44 3
send_telemetry_background.py
in src/sfctl
43 2
state.py
in src/sfctl
43 9
auth.py
in src/sfctl
39 4
lca_header.py
in src/checkers
31 2
apiclient.py
in src/sfctl
25 1
main.py
in src/sfctl/helps
20 -
custom_settings.py
in src/sfctl
11 1
util.py
in src/sfctl
11 2
custom_property.py
in src/sfctl
7 1
health.py
in src/sfctl/helps
7 -
custom_exceptions.py
in src/sfctl
5 1
custom_is.py
in src/sfctl
4 2
custom_node.py
in src/sfctl
4 2
app.py
in src/sfctl/helps
4 -
cluster_upgrade.py
in src/sfctl/helps
4 -
cfg
nose2.cfg
in root
3 -
__init__.py
in src/checkers
3 -
__init__.py
in src/sfctl
3 -
compose.py
in src/sfctl/helps
3 -
container.py
in src/sfctl/helps
3 -
infrastructure.py
in src/sfctl/helps
3 -
node.py
in src/sfctl/helps
3 -
in
MANIFEST.in
in src
2 -
__init__.py
in src/sfctl/helps
2 -
app_type.py
in src/sfctl/helps
2 -
property.py
in src/sfctl/helps
2 -
settings.py
in src/sfctl/helps
2 -
Files With Most Units (Top 20)
File# lines# units
config.py
in src/sfctl
108 22
custom_app.py
in src/sfctl
405 20
custom_health.py
in src/sfctl
118 10
custom_service.py
in src/sfctl
282 10
state.py
in src/sfctl
43 9
custom_chaos_schedule.py
in src/sfctl
89 8
custom_cluster.py
in src/sfctl
134 8
custom_cluster_upgrade.py
in src/sfctl
157 8
check_and_use_custom_sdk.py
in scripts
49 6
custom_compose.py
in src/sfctl
88 5
auth.py
in src/sfctl
39 4
commands.py
in src/sfctl
317 4
telemetry.py
in src/sfctl
77 4
custom_chaos.py
in src/sfctl
78 3
custom_container.py
in src/sfctl
59 3
entry.py
in src/sfctl
44 3
lca_header.py
in src/checkers
31 2
custom_is.py
in src/sfctl
4 2
custom_node.py
in src/sfctl
4 2
params.py
in src/sfctl
163 2
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
custom_cluster.py
in src/sfctl
134 8 1