aws-cloudformation / aws-cloudformation-resource-providers-events
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 27 files with 1,273 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (292 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 26 very small files (981 lines of code)
0% | 0% | 22% | 0% | 77%
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% | 25% | 0% | 74%
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-events-connection/src/main/java/software/amazon/events/connection0% | 0% | 38% | 0% | 61%
aws-events-apidestination/src/main/java/software/amazon/events/apidestination0% | 0% | 0% | 0% | 100%
aws-events-apidestination0% | 0% | 0% | 0% | 100%
aws-events-connection0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
Translator.java
in aws-events-connection/src/main/java/software/amazon/events/connection
292 25
CreateHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
90 3
DeleteHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
84 4
UpdateHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
83 3
Translator.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
76 8
CreateHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
70 3
UpdateHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
68 3
DeleteHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
52 3
Utils.java
in aws-events-connection/src/main/java/software/amazon/events/connection
49 3
ReadHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
46 3
ReadHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
45 3
resource-role.yaml
in aws-events-connection
39 -
resource-role.yaml
in aws-events-apidestination
34 -
buildspec.yml
in root
31 -
BaseHandlerStd.java
in aws-events-connection/src/main/java/software/amazon/events/connection
29 1
BaseHandlerStd.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
29 1
ListHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
28 1
ListHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
27 1
template.yml
in aws-events-apidestination
20 -
ListConverter.java
in aws-events-connection/src/main/java/software/amazon/events/connection
18 2
Constants.java
in aws-events-connection/src/main/java/software/amazon/events/connection
15 1
ClientBuilder.java
in aws-events-connection/src/main/java/software/amazon/events/connection
10 1
ClientBuilder.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
10 1
CallbackContext.java
in aws-events-connection/src/main/java/software/amazon/events/connection
8 -
CallbackContext.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
8 -
Configuration.java
in aws-events-connection/src/main/java/software/amazon/events/connection
6 1
Configuration.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
6 1
Files With Most Units (Top 20)
File# lines# units
Translator.java
in aws-events-connection/src/main/java/software/amazon/events/connection
292 25
Translator.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
76 8
DeleteHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
84 4
CreateHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
90 3
ReadHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
45 3
UpdateHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
83 3
Utils.java
in aws-events-connection/src/main/java/software/amazon/events/connection
49 3
CreateHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
70 3
DeleteHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
52 3
ReadHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
46 3
UpdateHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
68 3
ListConverter.java
in aws-events-connection/src/main/java/software/amazon/events/connection
18 2
ListHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
27 1
BaseHandlerStd.java
in aws-events-connection/src/main/java/software/amazon/events/connection
29 1
ClientBuilder.java
in aws-events-connection/src/main/java/software/amazon/events/connection
10 1
Configuration.java
in aws-events-connection/src/main/java/software/amazon/events/connection
6 1
Constants.java
in aws-events-connection/src/main/java/software/amazon/events/connection
15 1
ListHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
28 1
BaseHandlerStd.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
29 1
ClientBuilder.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
10 1
Files With Long Lines (Top 13)

There are 13 files with lines longer than 120 characters. In total, there are 95 long lines.

File# lines# units# long lines
Translator.java
in aws-events-connection/src/main/java/software/amazon/events/connection
292 25 38
CreateHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
90 3 12
UpdateHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
83 3 11
DeleteHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
84 4 7
Utils.java
in aws-events-connection/src/main/java/software/amazon/events/connection
49 3 6
CreateHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
70 3 5
ReadHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
45 3 4
UpdateHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
68 3 4
ReadHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
46 3 3
DeleteHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
52 3 2
buildspec.yml
in root
31 - 1
ListHandler.java
in aws-events-connection/src/main/java/software/amazon/events/connection
27 1 1
ListHandler.java
in aws-events-apidestination/src/main/java/software/amazon/events/apidestination
28 1 1