tensorflow / tfhub.dev
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 14 files with 1,914 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (713 lines of code)
    • 2 medium size files (439 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (584 lines of code)
    • 7 very small files (178 lines of code)
0% | 37% | 22% | 30% | 9%
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% | 63% | 18% | 12% | 5%
yaml0% | 0% | 30% | 57% | 11%
bzl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tools0% | 62% | 17% | 12% | 7%
tags0% | 0% | 30% | 57% | 11%
Longest Files (Top 14)
File# lines# units
validator.py
in tools
713 60
network_architecture.yaml
in tags
235 -
tags_validator.py
in tools
204 19
dataset.yaml
in tags
173 -
task.yaml
in tags
154 -
yaml_parser.py
in tools
142 13
language.yaml
in tags
115 -
license.yaml
in tags
45 -
interactive_visualizer.yaml
in tags
43 -
tags_validator_main.py
in tools
41 1
tfhub_dev.bzl
in tools
24 -
filesystem_utils.py
in tools
22 4
colab.yaml
in tags
2 -
demo.yaml
in tags
1 -
Files With Most Units (Top 5)
File# lines# units
validator.py
in tools
713 60
tags_validator.py
in tools
204 19
yaml_parser.py
in tools
142 13
filesystem_utils.py
in tools
22 4
tags_validator_main.py
in tools
41 1
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 4 long lines.

File# lines# units# long lines
interactive_visualizer.yaml
in tags
43 - 3
validator.py
in tools
713 60 1