aws-cloudformation / aws-cloudformation-resource-providers-customer-profiles
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 42 files with 1,961 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (566 lines of code)
    • 37 very small files (1,395 lines of code)
0% | 0% | 0% | 28% | 71%
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
java0% | 0% | 0% | 31% | 68%
yaml0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration0% | 0% | 0% | 44% | 55%
aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype0% | 0% | 0% | 41% | 58%
aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain0% | 0% | 0% | 25% | 74%
aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators0% | 0% | 0% | 0% | 100%
aws-customerprofiles-integration0% | 0% | 0% | 0% | 100%
aws-customerprofiles-domain0% | 0% | 0% | 0% | 100%
aws-customerprofiles-objecttype0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 42)
File# lines# units
UpdateHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
121 2
CreateHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
121 3
UpdateHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
110 2
UpdateHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
109 2
CreateHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
105 2
Translator.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
90 5
CreateHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
78 2
Translator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
74 6
ListHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
72 2
ListHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
71 2
ReadHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
68 2
ListHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
67 2
ReadHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
62 2
ReadHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
60 2
DeleteHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
58 2
DeleteHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
58 2
DeleteHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
57 2
SalesforceTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
47 3
S3Translator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
42 3
ServiceNowTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3
MarketoTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3
ZendeskTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3
resource-role.yaml
in aws-customerprofiles-integration
37 -
resource-role.yaml
in aws-customerprofiles-domain
36 -
resource-role.yaml
in aws-customerprofiles-objecttype
35 -
TriggerConfigTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
33 2
TaskTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
30 2
buildspec.yml
in root
23 -
Translator.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
23 2
template.yml
in aws-customerprofiles-objecttype
20 -
template.yml
in aws-customerprofiles-domain
20 -
template.yml
in aws-customerprofiles-integration
20 -
CallbackContext.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
12 -
CallbackContext.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
12 -
CallbackContext.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
12 -
ClientBuilder.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
10 1
ClientBuilder.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
10 1
ClientBuilder.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
10 1
ConnectorTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
7 -
Configuration.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
6 1
Configuration.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
6 1
Configuration.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
6 1
Files With Most Units (Top 20)
File# lines# units
Translator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
74 6
Translator.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
90 5
CreateHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
121 3
ServiceNowTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3
MarketoTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3
S3Translator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
42 3
SalesforceTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
47 3
ZendeskTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3
CreateHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
105 2
ListHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
72 2
DeleteHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
58 2
ReadHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
68 2
UpdateHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
121 2
CreateHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
78 2
ListHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
67 2
DeleteHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
57 2
Translator.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
23 2
ReadHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
60 2
UpdateHandler.java
in aws-customerprofiles-domain/src/main/java/software/amazon/customerprofiles/domain
109 2
ListHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
71 2
Files With Long Lines (Top 17)

There are 17 files with lines longer than 120 characters. In total, there are 47 long lines.

File# lines# units# long lines
Translator.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
90 5 9
ServiceNowTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3 4
MarketoTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3 4
S3Translator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
42 3 4
SalesforceTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
47 3 4
ZendeskTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
41 3 4
TaskTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
30 2 3
TriggerConfigTranslator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration/translators
33 2 3
CreateHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
105 2 2
CreateHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
121 3 2
Translator.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
74 6 2
ListHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
72 2 1
DeleteHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
58 2 1
ReadHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
68 2 1
UpdateHandler.java
in aws-customerprofiles-objecttype/src/main/java/software/amazon/customerprofiles/objecttype
121 2 1
ListHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
71 2 1
DeleteHandler.java
in aws-customerprofiles-integration/src/main/java/software/amazon/customerprofiles/integration
58 2 1