aws-samples / amazon-forecast-continuous-training-demo
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 18 files with 1,680 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (448 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (403 lines of code)
    • 13 very small files (829 lines of code)
0% | 0% | 26% | 23% | 49%
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
yml0% | 0% | 26% | 13% | 60%
py0% | 0% | 26% | 35% | 37%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 26% | 13% | 60%
forecastMetrics0% | 0% | 98% | 0% | 1%
rawdataprocessor0% | 0% | 0% | 96% | 3%
createForecastDataSetGroup0% | 0% | 0% | 100% | 0%
deleteExpiredForecast0% | 0% | 0% | 0% | 100%
trainDefaultPredictor0% | 0% | 0% | 0% | 100%
generateDefaultForecast0% | 0% | 0% | 0% | 100%
generateForecastExport0% | 0% | 0% | 0% | 100%
Longest Files (Top 18)
File# lines# units
cfn-forecast-demo-pipeline.yml
in root
235 -
forecastMetrics.py
in forecastMetrics
213 15
RawDataProcesser.py
in rawdataprocessor
166 12
createForecastDataSetGroup.py
in createForecastDataSetGroup
122 9
sam-lambda-createDataSetGroup.yml
in root
115 -
deleteExpiredForecast.py
in deleteExpiredForecast
98 7
sam-lambda-generateForecastExport.yml
in root
90 -
sam-lambda-forecastMetrics.yml
in root
87 -
sam-lambda-deleteExpiredForecast.yml
in root
85 -
trainDefaultPredictor.py
in trainDefaultPredictor
82 5
sam-lambda-generateDefaultForecast.yml
in root
78 -
sam-lambda-rawdataprocessor.yml
in root
77 -
sam-lambda-trainDefaultPredictor.yml
in root
71 -
generateDefaultForecast.py
in generateDefaultForecast
62 4
generateForecastExport.py
in generateForecastExport
52 3
buildspec.yml
in root
38 -
vars.py
in rawdataprocessor
6 -
vars.py
in forecastMetrics
3 -
Files With Most Units (Top 7)
File# lines# units
forecastMetrics.py
in forecastMetrics
213 15
RawDataProcesser.py
in rawdataprocessor
166 12
createForecastDataSetGroup.py
in createForecastDataSetGroup
122 9
deleteExpiredForecast.py
in deleteExpiredForecast
98 7
trainDefaultPredictor.py
in trainDefaultPredictor
82 5
generateDefaultForecast.py
in generateDefaultForecast
62 4
generateForecastExport.py
in generateForecastExport
52 3
Files With Long Lines (Top 7)

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

File# lines# units# long lines
RawDataProcesser.py
in rawdataprocessor
166 12 11
buildspec.yml
in root
38 - 7
forecastMetrics.py
in forecastMetrics
213 15 5
generateDefaultForecast.py
in generateDefaultForecast
62 4 4
cfn-forecast-demo-pipeline.yml
in root
235 - 3
generateForecastExport.py
in generateForecastExport
52 3 1
deleteExpiredForecast.py
in deleteExpiredForecast
98 7 1