aws-samples / aws-autonomous-driving-data-lake-image-extraction-pipeline-from-ros-bagfiles
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 112 files with 20,275 lines of code.
    • 3 very long files (4,965 lines of code)
    • 5 long files (3,552 lines of code)
    • 20 medium size files (5,723 lines of codeclsfd_ftr_w_mp_ins)
    • 25 small files (3,600 lines of code)
    • 59 very small files (2,435 lines of code)
24% | 17% | 28% | 17% | 12%
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
py24% | 17% | 28% | 17% | 11%
launch0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
infrastructure/pillow-layer18% | 21% | 28% | 17% | 13%
service99% | 0% | 0% | 0% | <1%
infrastructure0% | 0% | 99% | 0% | <1%
object-detection0% | 0% | 100% | 0% | 0%
object-detection/ground_truth0% | 0% | 64% | 35% | <1%
service/app0% | 0% | 0% | 84% | 15%
infrastructure/select-labelling-imgs0% | 0% | 0% | 100% | 0%
infrastructure/process-queue-sync0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 0% | 100%
infrastructure/s3-upload-trigger0% | 0% | 0% | 0% | 100%
infrastructure/bag-queue-proc0% | 0% | 0% | 0% | 100%
infrastructure/S3Batch0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
check_pngs.py
in service
1993 1
Image.py
in infrastructure/pillow-layer/python/PIL
1689 129
TiffImagePlugin.py
in infrastructure/pillow-layer/python/PIL
1283 85
PngImagePlugin.py
in infrastructure/pillow-layer/python/PIL
935 60
PdfParser.py
in infrastructure/pillow-layer/python/PIL
882 60
ImageDraw.py
in infrastructure/pillow-layer/python/PIL
644 30
JpegImagePlugin.py
in infrastructure/pillow-layer/python/PIL
553 19
GifImagePlugin.py
in infrastructure/pillow-layer/python/PIL
538 28
ecs_stack.py
in infrastructure
440 1
ImageFile.py
in infrastructure/pillow-layer/python/PIL
398 30
TiffTags.py
in infrastructure/pillow-layer/python/PIL
355 4
train_yolov3.py
in object-detection
336 9
ImageCms.py
in infrastructure/pillow-layer/python/PIL
326 23
ImageFont.py
in infrastructure/pillow-layer/python/PIL
313 28
im2rec.py
in object-detection/ground_truth
297 8
ExifTags.py
in infrastructure/pillow-layer/python/PIL
296 -
BlpImagePlugin.py
in infrastructure/pillow-layer/python/PIL
286 12
ImageFilter.py
in infrastructure/pillow-layer/python/PIL
277 21
IcnsImagePlugin.py
in infrastructure/pillow-layer/python/PIL
272 15
WebPImagePlugin.py
in infrastructure/pillow-layer/python/PIL
263 11
EpsImagePlugin.py
in infrastructure/pillow-layer/python/PIL
254 11
ImageOps.py
in infrastructure/pillow-layer/python/PIL
252 19
BmpImagePlugin.py
in infrastructure/pillow-layer/python/PIL
247 7
ImImagePlugin.py
in infrastructure/pillow-layer/python/PIL
237 8
ImageColor.py
in infrastructure/pillow-layer/python/PIL
235 2
Jpeg2KImagePlugin.py
in infrastructure/pillow-layer/python/PIL
232 8
SpiderImagePlugin.py
in infrastructure/pillow-layer/python/PIL
204 15
PyAccess.py
in infrastructure/pillow-layer/python/PIL
203 37
engine.py
in service/app
197 11
PsdImagePlugin.py
in infrastructure/pillow-layer/python/PIL
193 8
select-labelling-imgs.py
in infrastructure/select-labelling-imgs
183 5
features.py
in infrastructure/pillow-layer/python/PIL
180 13
IcoImagePlugin.py
in infrastructure/pillow-layer/python/PIL
178 12
JpegPresets.py
in infrastructure/pillow-layer/python/PIL
173 -
TgaImagePlugin.py
in infrastructure/pillow-layer/python/PIL
163 2
ground_truth_od.py
in object-detection/ground_truth
161 14
PalmImagePlugin.py
in infrastructure/pillow-layer/python/PIL
152 2
PdfImagePlugin.py
in infrastructure/pillow-layer/python/PIL
151 2
ImageMath.py
in infrastructure/pillow-layer/python/PIL
149 43
PcfFontFile.py
in infrastructure/pillow-layer/python/PIL
145 7
IptcImagePlugin.py
in infrastructure/pillow-layer/python/PIL
135 7
ImageTk.py
in infrastructure/pillow-layer/python/PIL
131 15
SgiImagePlugin.py
in infrastructure/pillow-layer/python/PIL
130 4
process-queue-sync.py
in infrastructure/process-queue-sync
130 3
FpxImagePlugin.py
in infrastructure/pillow-layer/python/PIL
129 5
ImageMorph.py
in infrastructure/pillow-layer/python/PIL
127 14
ImagePalette.py
in infrastructure/pillow-layer/python/PIL
126 14
ImageShow.py
in infrastructure/pillow-layer/python/PIL
123 16
DdsImagePlugin.py
in infrastructure/pillow-layer/python/PIL
121 3
PcxImagePlugin.py
in infrastructure/pillow-layer/python/PIL
116 3
Files With Most Units (Top 20)
File# lines# units
Image.py
in infrastructure/pillow-layer/python/PIL
1689 129
TiffImagePlugin.py
in infrastructure/pillow-layer/python/PIL
1283 85
PngImagePlugin.py
in infrastructure/pillow-layer/python/PIL
935 60
PdfParser.py
in infrastructure/pillow-layer/python/PIL
882 60
ImageMath.py
in infrastructure/pillow-layer/python/PIL
149 43
PyAccess.py
in infrastructure/pillow-layer/python/PIL
203 37
ImageDraw.py
in infrastructure/pillow-layer/python/PIL
644 30
ImageFile.py
in infrastructure/pillow-layer/python/PIL
398 30
GifImagePlugin.py
in infrastructure/pillow-layer/python/PIL
538 28
ImageFont.py
in infrastructure/pillow-layer/python/PIL
313 28
ImageCms.py
in infrastructure/pillow-layer/python/PIL
326 23
ImageFilter.py
in infrastructure/pillow-layer/python/PIL
277 21
ImageWin.py
in infrastructure/pillow-layer/python/PIL
98 21
ImageChops.py
in infrastructure/pillow-layer/python/PIL
77 21
ImageOps.py
in infrastructure/pillow-layer/python/PIL
252 19
JpegImagePlugin.py
in infrastructure/pillow-layer/python/PIL
553 19
ImageDraw2.py
in infrastructure/pillow-layer/python/PIL
65 16
ImageShow.py
in infrastructure/pillow-layer/python/PIL
123 16
ImageTk.py
in infrastructure/pillow-layer/python/PIL
131 15
SpiderImagePlugin.py
in infrastructure/pillow-layer/python/PIL
204 15
Files With Long Lines (Top 4)

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

File# lines# units# long lines
train_yolov3.py
in object-detection
336 9 5
launch
export.launch
in service/app
12 - 4
engine.py
in service/app
197 11 1
select-labelling-imgs.py
in infrastructure/select-labelling-imgs
183 5 1