microsoft / tes-azure
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 62 files with 3,192 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,301 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (265 lines of code)
    • 56 very small files (1,626 lines of code)
0% | 0% | 40% | 8% | 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
py0% | 0% | 43% | 10% | 45%
tf0% | 0% | 75% | 0% | 24%
html0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
mako0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
api-server/tesazure/backends0% | 0% | 58% | 18% | 23%
container-filetransfer0% | 0% | 100% | 0% | 0%
api-server/tesazure0% | 0% | 37% | 0% | 62%
api-server/terraform0% | 0% | 75% | 0% | 24%
api-server/tesazure/tesapi0% | 0% | 0% | 97% | 2%
api-server/tesazure/templates0% | 0% | 0% | 0% | 100%
api-server/tesazure/user0% | 0% | 0% | 0% | 100%
api-server/tesazure/auth0% | 0% | 0% | 0% | 100%
api-server0% | 0% | 0% | 0% | 100%
api-server/migrations0% | 0% | 0% | 0% | 100%
api-server/migrations/versions0% | 0% | 0% | 0% | 100%
api-server/tesazure/provisionerapi0% | 0% | 0% | 0% | 100%
api-server/tesazure/static0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
__init__.py
in api-server/tesazure/backends/batch
430 21
cloud-transfer.py
in container-filetransfer
351 20
models.py
in api-server/tesazure
278 40
main.tf
in api-server/terraform
242 -
__init__.py
in api-server/tesazure/backends/common
136 9
api.py
in api-server/tesazure/tesapi
129 5
__init__.py
in api-server/tesazure
91 7
database.py
in api-server/tesazure
90 16
views.py
in api-server/tesazure/auth
81 5
models.py
in api-server/tesazure/backends/batch
74 7
config.py
in api-server/tesazure
70 -
variables.tf
in api-server/terraform
69 -
jwt_validator.py
in api-server/tesazure
68 7
pagination.html
in api-server/tesazure/templates/components
58 -
forms.py
in api-server/tesazure/user
52 3
edit.html
in api-server/tesazure/user/templates
50 -
env.py
in api-server/migrations
49 3
views.py
in api-server/tesazure/user
45 3
api.py
in api-server/tesazure/provisionerapi
41 2
commands.py
in api-server/tesazure
38 4
menu.html
in api-server/tesazure/templates/components
37 -
register.html
in api-server/tesazure/auth/templates
36 -
__init__.py
in api-server/tesazure/backends
35 4
__init__.py
in api-server/tesazure/backends/mock
35 10
users.html
in api-server/tesazure/user/templates
34 -
conftest.py
in api-server
31 4
layout.html
in api-server/tesazure/templates
30 -
models.py
in api-server/tesazure/user
30 4
f50ad706c9c7_add_task_info_table.py
in api-server/migrations/versions
28 2
jobs.py
in api-server/tesazure
28 2
table.html
in api-server/tesazure/templates/components
28 -
docker-compose-azure.yml
in api-server
27 -
commands.py
in api-server/tesazure/backends/common
27 5
AzureMonitor.py
in api-server/tesazure
26 3
forms.py
in api-server/tesazure/auth
26 2
login.html
in api-server/tesazure/auth/templates
26 -
extensions.py
in api-server/tesazure
25 -
assets.py
in api-server/tesazure
23 1
1fb7c6da302_add_users_table.py
in api-server/migrations/versions
20 2
list.html
in api-server/tesazure/user/templates
17 -
mako
script.py.mako
in api-server/migrations
15 -
setup.py
in api-server
14 1
style.css
in api-server/tesazure/static/css
14 -
search.html
in api-server/tesazure/templates/components
14 -
field.html
in api-server/tesazure/templates/components
13 -
401.html
in api-server/tesazure/templates/errors
11 -
404.html
in api-server/tesazure/templates/errors
11 -
500.html
in api-server/tesazure/templates/errors
11 -
81d53059a163_task_multitenancy.py
in api-server/migrations/versions
10 2
flash.html
in api-server/tesazure/templates/components
10 -
Files With Most Units (Top 20)
File# lines# units
models.py
in api-server/tesazure
278 40
__init__.py
in api-server/tesazure/backends/batch
430 21
cloud-transfer.py
in container-filetransfer
351 20
database.py
in api-server/tesazure
90 16
__init__.py
in api-server/tesazure/backends/mock
35 10
__init__.py
in api-server/tesazure/backends/common
136 9
__init__.py
in api-server/tesazure
91 7
models.py
in api-server/tesazure/backends/batch
74 7
jwt_validator.py
in api-server/tesazure
68 7
views.py
in api-server/tesazure/auth
81 5
commands.py
in api-server/tesazure/backends/common
27 5
api.py
in api-server/tesazure/tesapi
129 5
conftest.py
in api-server
31 4
__init__.py
in api-server/tesazure/backends
35 4
commands.py
in api-server/tesazure
38 4
models.py
in api-server/tesazure/user
30 4
env.py
in api-server/migrations
49 3
AzureMonitor.py
in api-server/tesazure
26 3
forms.py
in api-server/tesazure/user
52 3
views.py
in api-server/tesazure/user
45 3
Files With Long Lines (Top 14)

There are 14 files with lines longer than 120 characters. In total, there are 80 long lines.

File# lines# units# long lines
__init__.py
in api-server/tesazure/backends/batch
430 21 29
api.py
in api-server/tesazure/tesapi
129 5 15
cloud-transfer.py
in container-filetransfer
351 20 10
__init__.py
in api-server/tesazure/backends/common
136 9 6
main.tf
in api-server/terraform
242 - 3
jobs.py
in api-server/tesazure
28 2 3
jwt_validator.py
in api-server/tesazure
68 7 3
models.py
in api-server/tesazure
278 40 3
__init__.py
in api-server/tesazure
91 7 2
users.html
in api-server/tesazure/user/templates
34 - 2
models.py
in api-server/tesazure/backends/batch
74 7 1
__init__.py
in api-server/tesazure/backends/mock
35 10 1
search.html
in api-server/tesazure/templates/components
14 - 1
edit.html
in api-server/tesazure/user/templates
50 - 1