aws / amazon-kinesis-streams-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 7 files with 1,282 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (577 lines of code)
    • 1 medium size files (286 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (344 lines of code)
    • 3 very small files (75 lines of code)
0% | 45% | 22% | 26% | 5%
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% | 45% | 22% | 27% | 4%
proto0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
kinesis0% | 100% | 0% | 0% | 0%
aggregate0% | 0% | 63% | 32% | 3%
ROOT0% | 0% | 0% | 100% | 0%
kinesis/mock_kinesis0% | 0% | 0% | 0% | 100%
util0% | 0% | 0% | 0% | 100%
Longest Files (Top 7)
File# lines# units
kinesis.go
in kinesis
577 22
aggregate.pb.go
in aggregate
286 27
fluent-bit-kinesis.go
in root
196 9
aggregator.go
in aggregate
148 9
mock_kinesis.go
in kinesis/mock_kinesis
32 4
random.go
in util
26 2
proto
aggregate.proto
in aggregate
17 -
Files With Most Units (Top 6)
File# lines# units
aggregate.pb.go
in aggregate
286 27
kinesis.go
in kinesis
577 22
aggregator.go
in aggregate
148 9
fluent-bit-kinesis.go
in root
196 9
mock_kinesis.go
in kinesis/mock_kinesis
32 4
random.go
in util
26 2
Files With Long Lines (Top 5)

There are 5 files with lines longer than 120 characters. In total, there are 36 long lines.

File# lines# units# long lines
kinesis.go
in kinesis
577 22 18
fluent-bit-kinesis.go
in root
196 9 10
aggregate.pb.go
in aggregate
286 27 5
aggregator.go
in aggregate
148 9 2
mock_kinesis.go
in kinesis/mock_kinesis
32 4 1