aws / aws-for-fluent-bit
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 1,076 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (343 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (272 lines of code)
    • 14 very small files (461 lines of code)
0% | 0% | 31% | 25% | 42%
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
yaml0% | 0% | 88% | 0% | 11%
go0% | 0% | 0% | 100% | 0%
yml0% | 0% | 0% | 34% | 65%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
troubleshooting/tools/color-logger0% | 0% | 70% | 0% | 30%
integ/s30% | 0% | 0% | 100% | 0%
integ/resources0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 0% | 100%
integ/validate_cloudwatch0% | 0% | 0% | 0% | 100%
integ/clean_cloudwatch0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
fluent-bit.yaml
in troubleshooting/tools/color-logger
343 -
validate-and-clean.go
in integ/s3
153 7
cfn-kinesis-s3-firehose.yml
in integ/resources
119 -
validator.py
in integ/validate_cloudwatch
77 6
main.py
in troubleshooting/tools/color-logger
59 3
buildspec_sync.yml
in root
47 -
large.py
in troubleshooting/tools/color-logger
43 3
buildspec_publish_public_ecr.yml
in root
41 -
buildspec_publish_ecr.yml
in root
38 -
buildspec.yml
in root
29 -
log-tester.yaml
in troubleshooting/tools/color-logger
26 -
buildspec_integ.yml
in root
23 -
buildspec_publish_dockerhub.yml
in root
23 -
buildspec_publish_ssm.yml
in root
21 -
app.yaml
in troubleshooting/tools/color-logger
19 -
clean.py
in integ/clean_cloudwatch
8 -
get_latest_dockerhub_version.py
in scripts
7 -
Files With Most Units (Top 4)
File# lines# units
validate-and-clean.go
in integ/s3
153 7
validator.py
in integ/validate_cloudwatch
77 6
large.py
in troubleshooting/tools/color-logger
43 3
main.py
in troubleshooting/tools/color-logger
59 3
Files With Long Lines (Top 10)

There are 10 files with lines longer than 120 characters. In total, there are 30 long lines.

File# lines# units# long lines
buildspec.yml
in root
29 - 8
fluent-bit.yaml
in troubleshooting/tools/color-logger
343 - 4
buildspec_publish_ecr.yml
in root
38 - 3
validate-and-clean.go
in integ/s3
153 7 3
buildspec_publish_dockerhub.yml
in root
23 - 3
buildspec_publish_public_ecr.yml
in root
41 - 3
buildspec_integ.yml
in root
23 - 2
validator.py
in integ/validate_cloudwatch
77 6 2
buildspec_sync.yml
in root
47 - 1
buildspec_publish_ssm.yml
in root
21 - 1