awslabs / aws-c-compression
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 19 files with 868 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (255 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (320 lines of code)
    • 16 very small files (293 lines of code)
0% | 0% | 29% | 36% | 33%
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
c0% | 0% | 42% | 52% | 4%
yml0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source/huffman_generator0% | 0% | 100% | 0% | 0%
source0% | 0% | 0% | 91% | 8%
codebuild0% | 0% | 0% | 0% | 100%
include/aws/compression0% | 0% | 0% | 0% | 100%
include/aws/compression/private0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
generator.c
in source/huffman_generator
255 8
huffman.c
in source
183 10
huffman_testing.c
in source
137 2
huffman.h
in include/aws/compression
51 -
huffman_testing.h
in include/aws/compression/private
32 -
compression.c
in source
30 2
linux-clang6-x64.yml
in codebuild
22 -
exports.h
in include/aws/compression
21 -
linux-clang3-x64.yml
in codebuild
18 -
linux-gcc-7x-x64.yml
in codebuild
17 -
linux-gcc-5x-x64.yml
in codebuild
17 -
linux-gcc-6x-x64.yml
in codebuild
17 -
linux-gcc-4x-x64.yml
in codebuild
16 -
linux-gcc-4x-x86.yml
in codebuild
16 -
compression.h
in include/aws/compression
14 -
cmake
aws-c-compression-config.cmake
in cmake
7 -
windows-msvc-2015-x86.yml
in codebuild
5 -
windows-msvc-2015.yml
in codebuild
5 -
windows-msvc-2017.yml
in codebuild
5 -
Files With Most Units (Top 4)
File# lines# units
huffman.c
in source
183 10
generator.c
in source/huffman_generator
255 8
compression.c
in source
30 2
huffman_testing.c
in source
137 2
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