awslabs / amazon-ecr-containerd-resolver
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,756 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (448 lines of codeclsfd_ftr_w_mp_ins)
    • 7 small files (965 lines of code)
    • 5 very small files (343 lines of code)
0% | 0% | 25% | 54% | 19%
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
go0% | 0% | 25% | 54% | 19%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ecr0% | 0% | 22% | 59% | 17%
example/ecr-pull0% | 0% | 69% | 0% | 30%
example/ecr-push0% | 0% | 0% | 100% | 0%
ecr/stream0% | 0% | 0% | 100% | 0%
example/ecr-copy0% | 0% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
resolver.go
in ecr
235 10
progress.go
in example/ecr-pull
213 6
layer_writer.go
in ecr
176 7
fetcher.go
in ecr
171 7
ref.go
in ecr
136 11
pusher.go
in ecr
136 7
progress.go
in example/ecr-push
117 4
main.go
in example/ecr-push
117 3
chunked_processor.go
in ecr/stream
112 4
main.go
in example/ecr-pull
94 2
base.go
in ecr
91 3
manifest_writer.go
in ecr
91 6
main.go
in example/ecr-copy
66 2
doc.go
in ecr
1 -
Files With Most Units (Top 13)
File# lines# units
ref.go
in ecr
136 11
resolver.go
in ecr
235 10
fetcher.go
in ecr
171 7
layer_writer.go
in ecr
176 7
pusher.go
in ecr
136 7
manifest_writer.go
in ecr
91 6
progress.go
in example/ecr-pull
213 6
chunked_processor.go
in ecr/stream
112 4
progress.go
in example/ecr-push
117 4
base.go
in ecr
91 3
main.go
in example/ecr-push
117 3
main.go
in example/ecr-pull
94 2
main.go
in example/ecr-copy
66 2
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 9 long lines.

File# lines# units# long lines
base.go
in ecr
91 3 2
fetcher.go
in ecr
171 7 2
ref.go
in ecr
136 11 1
chunked_processor.go
in ecr/stream
112 4 1
layer_writer.go
in ecr
176 7 1
pusher.go
in ecr
136 7 1
main.go
in example/ecr-push
117 3 1