aws-samples / amazon-mq-migration-from-ibm-mq
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 15 files with 1,639 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (424 lines of codeclsfd_ftr_w_mp_ins)
    • 7 small files (1,053 lines of code)
    • 6 very small files (162 lines of code)
0% | 0% | 25% | 64% | 9%
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
yaml0% | 0% | 27% | 67% | 5%
py0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
sample-with-aws-ssm0% | 0% | 100% | 0% | 0%
sample-with-nativemq-mapping0% | 0% | 59% | 28% | 11%
ROOT0% | 0% | 0% | 100% | 0%
sample-with-env-variables0% | 0% | 0% | 100% | 0%
sample-with-amq-producer0% | 0% | 0% | 66% | 33%
sample-with-amq-consumer0% | 0% | 0% | 81% | 18%
load-generator0% | 0% | 0% | 100% | 0%
sample-with-amq-producer/src/main/resources0% | 0% | 0% | 0% | 100%
sample-with-amq-consumer/src/main/resources0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
sample-with-aws-ssm.yaml
in sample-with-aws-ssm
214 -
ECSDeployment.yaml
in sample-with-nativemq-mapping
210 -
sample-with-env-variables.yaml
in sample-with-env-variables
196 -
ibm-mq-broker.yaml
in root
194 -
amazon-mq-broker.yaml
in root
161 -
sample-with-amq-producer.yaml
in sample-with-amq-producer
150 -
sample-with-amq-consumer.yaml
in sample-with-amq-consumer
150 -
sample-with-nativemq-mapping.yaml
in sample-with-nativemq-mapping
101 -
load-generator.yaml
in load-generator
101 -
camel-mqmapping-deployment.yaml
in sample-with-nativemq-mapping
41 -
camel-mqmapping-deployment.yaml
in sample-with-amq-producer
41 -
init-producer.py
in sample-with-amq-producer
34 -
init-consumer.py
in sample-with-amq-consumer
34 -
widget.html
in sample-with-amq-producer/src/main/resources
6 -
widget.html
in sample-with-amq-consumer/src/main/resources
6 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 7)

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

File# lines# units# long lines
sample-with-amq-producer.yaml
in sample-with-amq-producer
150 - 2
sample-with-amq-consumer.yaml
in sample-with-amq-consumer
150 - 2
sample-with-nativemq-mapping.yaml
in sample-with-nativemq-mapping
101 - 1
sample-with-aws-ssm.yaml
in sample-with-aws-ssm
214 - 1
sample-with-env-variables.yaml
in sample-with-env-variables
196 - 1
ibm-mq-broker.yaml
in root
194 - 1
load-generator.yaml
in load-generator
101 - 1