awslabs / athena-glue-service-logs
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 23 files with 1,252 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (233 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (707 lines of code)
    • 16 very small files (312 lines of code)
0% | 0% | 18% | 56% | 24%
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
py0% | 0% | 18% | 56% | 24%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
athena_glue_service_logs0% | 0% | 21% | 64% | 14%
athena_glue_service_logs/partitioners0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
cloudtrail.py
in athena_glue_service_logs
233 8
catalog_manager.py
in athena_glue_service_logs
132 24
alb.py
in athena_glue_service_logs
129 10
vpc_flow.py
in athena_glue_service_logs
125 13
cloudfront.py
in athena_glue_service_logs
109 8
job.py
in athena_glue_service_logs
107 12
s3_access.py
in athena_glue_service_logs
105 7
utils.py
in athena_glue_service_logs
68 8
grouped_date_partitioner.py
in athena_glue_service_logs/partitioners
46 4
converter.py
in athena_glue_service_logs
44 4
elb_classic.py
in athena_glue_service_logs
44 1
date_partitioner.py
in athena_glue_service_logs/partitioners
37 3
base_partitioner.py
in athena_glue_service_logs/partitioners
36 7
null_partitioner.py
in athena_glue_service_logs/partitioners
8 3
sample_elb_job.py
in scripts
7 -
sample_alb_job.py
in scripts
7 -
sample_cloudfront_job.py
in scripts
3 -
sample_cloudtrail_job.py
in scripts
3 -
sample_vpc_flow_job.py
in scripts
3 -
sample_s3_access_job.py
in scripts
3 -
__init__.py
in athena_glue_service_logs
1 -
__init__.py
in athena_glue_service_logs/partitioners
1 -
version.py
in athena_glue_service_logs
1 -
Files With Most Units (Top 14)
File# lines# units
catalog_manager.py
in athena_glue_service_logs
132 24
vpc_flow.py
in athena_glue_service_logs
125 13
job.py
in athena_glue_service_logs
107 12
alb.py
in athena_glue_service_logs
129 10
cloudfront.py
in athena_glue_service_logs
109 8
cloudtrail.py
in athena_glue_service_logs
233 8
utils.py
in athena_glue_service_logs
68 8
base_partitioner.py
in athena_glue_service_logs/partitioners
36 7
s3_access.py
in athena_glue_service_logs
105 7
converter.py
in athena_glue_service_logs
44 4
grouped_date_partitioner.py
in athena_glue_service_logs/partitioners
46 4
null_partitioner.py
in athena_glue_service_logs/partitioners
8 3
date_partitioner.py
in athena_glue_service_logs/partitioners
37 3
elb_classic.py
in athena_glue_service_logs
44 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
s3_access.py
in athena_glue_service_logs
105 7 2
cloudtrail.py
in athena_glue_service_logs
233 8 2
alb.py
in athena_glue_service_logs
129 10 1
elb_classic.py
in athena_glue_service_logs
44 1 1