awslabs / aws-c-event-stream
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 3,917 lines of code.
    • 1 very long files (1,081 lines of code)
    • 2 long files (1,747 lines of code)
    • 2 medium size files (670 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (101 lines of code)
    • 8 very small files (318 lines of code)
27% | 44% | 17% | 2% | 8%
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
c32% | 52% | 12% | 0% | 2%
h0% | 0% | 42% | 18% | 39%
cmake0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source32% | 52% | 12% | 0% | 2%
include/aws/event-stream0% | 0% | 46% | 19% | 33%
include/aws/event-stream/private0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
event_stream.c
in source
1081 57
event_stream_rpc_server.c
in source
906 23
event_stream_rpc_client.c
in source
841 25
event_stream_channel_handler.c
in source
433 12
event_stream.h
in include/aws/event-stream
237 -
event_stream_rpc_server.h
in include/aws/event-stream
101 -
event_stream_rpc.c
in source
87 3
event_stream_rpc_client.h
in include/aws/event-stream
86 -
event_stream_rpc_priv.h
in include/aws/event-stream/private
40 -
event_stream_channel_handler.h
in include/aws/event-stream
34 -
event_stream_rpc.h
in include/aws/event-stream
30 -
event_stream_exports.h
in include/aws/event-stream
21 -
event_stream_rpc_test_helper.h
in include/aws/event-stream/private
12 -
cmake
aws-c-event-stream-config.cmake
in cmake
8 -
Files With Most Units (Top 5)
File# lines# units
event_stream.c
in source
1081 57
event_stream_rpc_client.c
in source
841 25
event_stream_rpc_server.c
in source
906 23
event_stream_channel_handler.c
in source
433 12
event_stream_rpc.c
in source
87 3
Files With Long Lines (Top 0)

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

File# lines# units# long lines