tensorflow / build
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 17 files with 964 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (213 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (136 lines of code)
    • 15 very small files (615 lines of code)
0% | 0% | 22% | 14% | 63%
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
bats0% | 0% | 72% | 0% | 27%
yaml0% | 0% | 0% | 28% | 71%
py0% | 0% | 0% | 0% | 100%
bashrc0% | 0% | 0% | 0% | 100%
go0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tf_sig_build_dockerfiles/devel.usertools0% | 0% | 62% | 0% | 37%
tekton0% | 0% | 0% | 25% | 74%
tekton/webhook0% | 0% | 0% | 0% | 100%
tf_sig_build_dockerfiles0% | 0% | 0% | 0% | 100%
golang_install_guide/example-program0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
bats
code_check_full.bats
in tf_sig_build_dockerfiles/devel.usertools
213 -
build-triggers.yaml
in tekton
136 -
webhook-deployment.yaml
in tekton
77 -
role-webhook.yaml
in tekton
56 -
build-pipeline-run.yaml
in tekton
56 -
role-admin.yaml
in tekton
50 -
squash_testlogs.py
in tf_sig_build_dockerfiles/devel.usertools
49 -
build-tasks.yaml
in tekton
48 -
build-pipeline.yaml
in tekton
46 -
bats
wheel_verification.bats
in tf_sig_build_dockerfiles/devel.usertools
46 -
submit.py
in tekton
41 -
app.py
in tekton/webhook
35 2
bats
code_check_changed_files.bats
in tf_sig_build_dockerfiles/devel.usertools
34 -
bashrc
devel.bashrc
in tf_sig_build_dockerfiles
24 -
hello_tf.go
in golang_install_guide/example-program
23 1
namespace.yaml
in tekton
16 -
config.py
in tekton/webhook
14 -
Files With Most Units (Top 2)
File# lines# units
app.py
in tekton/webhook
35 2
hello_tf.go
in golang_install_guide/example-program
23 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
bats
code_check_full.bats
in tf_sig_build_dockerfiles/devel.usertools
213 - 5
bats
wheel_verification.bats
in tf_sig_build_dockerfiles/devel.usertools
46 - 1