aws-samples / aws-fraud-detector-samples
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 2,261 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (523 lines of code)
    • 3 medium size files (859 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (645 lines of code)
    • 6 very small files (234 lines of code)
0% | 23% | 37% | 28% | 10%
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% | 76% | 0% | 23% | <1%
html0% | 0% | 43% | 38% | 18%
yaml0% | 0% | 100% | 0% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
demo_scripts0% | 76% | 0% | 23% | <1%
profiler/CloudFormationSolution/templates0% | 0% | 43% | 38% | 18%
profiler/CloudFormationSolution0% | 0% | 100% | 0% | 0%
Longest Files (Top 14)
File# lines# units
variable_type_config.py
in demo_scripts
523 -
profile_categorical.html
in profiler/CloudFormationSolution/templates
305 -
afd_data_analyzer_cfn_template.yaml
in profiler/CloudFormationSolution
301 -
profile_partition.html
in profiler/CloudFormationSolution/templates
253 -
profile_numeric.html
in profiler/CloudFormationSolution/templates
189 -
create_afd_resources.py
in demo_scripts
160 2
profile_correlation.html
in profiler/CloudFormationSolution/templates
149 -
profile_email.html
in profiler/CloudFormationSolution/templates
147 -
profile_messages.html
in profiler/CloudFormationSolution/templates
87 -
profile.html
in profiler/CloudFormationSolution/templates
50 -
profile_label.html
in profiler/CloudFormationSolution/templates
45 -
profile_overview.html
in profiler/CloudFormationSolution/templates
35 -
profile_df.html
in profiler/CloudFormationSolution/templates
14 -
app.py
in demo_scripts
3 -
Files With Most Units (Top 1)
File# lines# units
create_afd_resources.py
in demo_scripts
160 2
Files With Long Lines (Top 10)

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

File# lines# units# long lines
profile_categorical.html
in profiler/CloudFormationSolution/templates
305 - 15
afd_data_analyzer_cfn_template.yaml
in profiler/CloudFormationSolution
301 - 9
profile_messages.html
in profiler/CloudFormationSolution/templates
87 - 7
profile_partition.html
in profiler/CloudFormationSolution/templates
253 - 6
profile.html
in profiler/CloudFormationSolution/templates
50 - 5
profile_correlation.html
in profiler/CloudFormationSolution/templates
149 - 4
create_afd_resources.py
in demo_scripts
160 2 2
profile_email.html
in profiler/CloudFormationSolution/templates
147 - 1
profile_label.html
in profiler/CloudFormationSolution/templates
45 - 1
profile_numeric.html
in profiler/CloudFormationSolution/templates
189 - 1