azure / azure-functions-java-library
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 24% | 75%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ps10% | 0% | 0% | 100% | 0%
java0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 0% | 100% | 0%
src0% | 0% | 0% | 0% | 100%
Longest Files (Top 38)
File# lines# units
build.ps1
in root
165 -
KafkaOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
34 -
KafkaTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
31 -
CosmosDBTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
29 -
CosmosDBOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
19 -
CosmosDBInput.java
in src/main/java/com/microsoft/azure/functions/annotation
17 -
ServiceBusTopicTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
17 -
TableInput.java
in src/main/java/com/microsoft/azure/functions/annotation
17 -
SendGridOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
16 -
ServiceBusQueueTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
16 -
TwilioSmsOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
16 -
TableOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
15 -
HttpTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
15 -
ServiceBusTopicOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
15 -
EventHubTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
15 -
BlobTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
14 -
ServiceBusQueueOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
14 -
ExponentialBackoffRetry.java
in src/main/java/com/microsoft/azure/functions/annotation
13 -
QueueTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
13 -
BlobInput.java
in src/main/java/com/microsoft/azure/functions/annotation
13 -
QueueOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
13 -
BlobOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
13 -
EventHubOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
13 -
EventGridOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
13 -
TimerTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
12 -
FixedDelayRetry.java
in src/main/java/com/microsoft/azure/functions/annotation
12 -
WarmupTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
12 -
EventGridTrigger.java
in src/main/java/com/microsoft/azure/functions/annotation
11 -
HttpOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
11 -
FunctionName.java
in src/main/java/com/microsoft/azure/functions/annotation
10 -
BindingName.java
in src/main/java/com/microsoft/azure/functions/annotation
10 -
StorageAccount.java
in src/main/java/com/microsoft/azure/functions/annotation
10 -
CustomBinding.java
in src/main/java/com/microsoft/azure/functions/annotation
9 -
HasImplicitOutput.java
in src/main/java/com/microsoft/azure/functions/annotation
7 -
AuthorizationLevel.java
in src/main/java/com/microsoft/azure/functions/annotation
6 -
Cardinality.java
in src/main/java/com/microsoft/azure/functions/annotation
5 -
AccessRights.java
in src/main/java/com/microsoft/azure/functions/annotation
5 -
package-info.java
in src/main/java/com/microsoft/azure/functions/annotation
1 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 6 long lines.

File# lines# units# long lines
build.ps1
in root
165 - 6
Correlations

File Size vs. Commits (all time): 38 points

build.ps1 x: 15 commits (all time) y: 165 lines of code src/main/java/com/microsoft/azure/functions/annotation/KafkaOutput.java x: 4 commits (all time) y: 34 lines of code src/main/java/com/microsoft/azure/functions/annotation/KafkaTrigger.java x: 9 commits (all time) y: 31 lines of code src/main/java/com/microsoft/azure/functions/annotation/CosmosDBInput.java x: 11 commits (all time) y: 17 lines of code src/main/java/com/microsoft/azure/functions/annotation/CosmosDBOutput.java x: 12 commits (all time) y: 19 lines of code src/main/java/com/microsoft/azure/functions/annotation/CosmosDBTrigger.java x: 12 commits (all time) y: 29 lines of code src/main/java/com/microsoft/azure/functions/annotation/WarmupTrigger.java x: 3 commits (all time) y: 12 lines of code src/main/java/com/microsoft/azure/functions/annotation/HasImplicitOutput.java x: 1 commits (all time) y: 7 lines of code src/main/java/com/microsoft/azure/functions/annotation/BlobTrigger.java x: 10 commits (all time) y: 14 lines of code src/main/java/com/microsoft/azure/functions/annotation/ExponentialBackoffRetry.java x: 2 commits (all time) y: 13 lines of code src/main/java/com/microsoft/azure/functions/annotation/FixedDelayRetry.java x: 2 commits (all time) y: 12 lines of code src/main/java/com/microsoft/azure/functions/annotation/ServiceBusQueueTrigger.java x: 12 commits (all time) y: 16 lines of code src/main/java/com/microsoft/azure/functions/annotation/ServiceBusTopicTrigger.java x: 10 commits (all time) y: 17 lines of code src/main/java/com/microsoft/azure/functions/annotation/CustomBinding.java x: 2 commits (all time) y: 9 lines of code src/main/java/com/microsoft/azure/functions/annotation/BindingName.java x: 8 commits (all time) y: 10 lines of code src/main/java/com/microsoft/azure/functions/annotation/Cardinality.java x: 4 commits (all time) y: 5 lines of code src/main/java/com/microsoft/azure/functions/annotation/EventGridTrigger.java x: 9 commits (all time) y: 11 lines of code src/main/java/com/microsoft/azure/functions/annotation/EventHubTrigger.java x: 12 commits (all time) y: 15 lines of code src/main/java/com/microsoft/azure/functions/annotation/FunctionName.java x: 5 commits (all time) y: 10 lines of code src/main/java/com/microsoft/azure/functions/annotation/HttpTrigger.java x: 15 commits (all time) y: 15 lines of code src/main/java/com/microsoft/azure/functions/annotation/QueueTrigger.java x: 10 commits (all time) y: 13 lines of code src/main/java/com/microsoft/azure/functions/annotation/ServiceBusTopicOutput.java x: 8 commits (all time) y: 15 lines of code src/main/java/com/microsoft/azure/functions/annotation/package-info.java x: 3 commits (all time) y: 1 lines of code src/main/java/com/microsoft/azure/functions/annotation/AccessRights.java x: 7 commits (all time) y: 5 lines of code src/main/java/com/microsoft/azure/functions/annotation/AuthorizationLevel.java x: 7 commits (all time) y: 6 lines of code src/main/java/com/microsoft/azure/functions/annotation/BlobInput.java x: 9 commits (all time) y: 13 lines of code src/main/java/com/microsoft/azure/functions/annotation/HttpOutput.java x: 7 commits (all time) y: 11 lines of code src/main/java/com/microsoft/azure/functions/annotation/SendGridOutput.java x: 7 commits (all time) y: 16 lines of code src/main/java/com/microsoft/azure/functions/annotation/ServiceBusQueueOutput.java x: 9 commits (all time) y: 14 lines of code src/main/java/com/microsoft/azure/functions/annotation/StorageAccount.java x: 7 commits (all time) y: 10 lines of code src/main/java/com/microsoft/azure/functions/annotation/TableInput.java x: 7 commits (all time) y: 17 lines of code src/main/java/com/microsoft/azure/functions/annotation/TableOutput.java x: 7 commits (all time) y: 15 lines of code src/main/java/com/microsoft/azure/functions/annotation/TimerTrigger.java x: 11 commits (all time) y: 12 lines of code src/main/java/com/microsoft/azure/functions/annotation/TwilioSmsOutput.java x: 8 commits (all time) y: 16 lines of code
165.0
lines of code
  min: 1.0
  average: 17.82
  25th percentile: 10.75
  median: 13.0
  75th percentile: 16.0
  max: 165.0
0 15.0
commits (all time)
min: 1.0 | average: 7.76 | 25th percentile: 4.75 | median: 8.0 | 75th percentile: 10.0 | max: 15.0

File Size vs. Contributors (all time): 38 points

build.ps1 x: 7 contributors (all time) y: 165 lines of code src/main/java/com/microsoft/azure/functions/annotation/KafkaOutput.java x: 2 contributors (all time) y: 34 lines of code src/main/java/com/microsoft/azure/functions/annotation/KafkaTrigger.java x: 5 contributors (all time) y: 31 lines of code src/main/java/com/microsoft/azure/functions/annotation/CosmosDBInput.java x: 3 contributors (all time) y: 17 lines of code src/main/java/com/microsoft/azure/functions/annotation/CosmosDBOutput.java x: 3 contributors (all time) y: 19 lines of code src/main/java/com/microsoft/azure/functions/annotation/CosmosDBTrigger.java x: 3 contributors (all time) y: 29 lines of code src/main/java/com/microsoft/azure/functions/annotation/WarmupTrigger.java x: 2 contributors (all time) y: 12 lines of code src/main/java/com/microsoft/azure/functions/annotation/HasImplicitOutput.java x: 1 contributors (all time) y: 7 lines of code src/main/java/com/microsoft/azure/functions/annotation/BlobTrigger.java x: 3 contributors (all time) y: 14 lines of code src/main/java/com/microsoft/azure/functions/annotation/ExponentialBackoffRetry.java x: 2 contributors (all time) y: 13 lines of code src/main/java/com/microsoft/azure/functions/annotation/ServiceBusQueueTrigger.java x: 3 contributors (all time) y: 16 lines of code src/main/java/com/microsoft/azure/functions/annotation/CustomBinding.java x: 1 contributors (all time) y: 9 lines of code src/main/java/com/microsoft/azure/functions/annotation/BindingName.java x: 2 contributors (all time) y: 10 lines of code src/main/java/com/microsoft/azure/functions/annotation/Cardinality.java x: 1 contributors (all time) y: 5 lines of code src/main/java/com/microsoft/azure/functions/annotation/EventGridTrigger.java x: 2 contributors (all time) y: 11 lines of code src/main/java/com/microsoft/azure/functions/annotation/EventHubTrigger.java x: 2 contributors (all time) y: 15 lines of code src/main/java/com/microsoft/azure/functions/annotation/FunctionName.java x: 1 contributors (all time) y: 10 lines of code src/main/java/com/microsoft/azure/functions/annotation/HttpTrigger.java x: 3 contributors (all time) y: 15 lines of code src/main/java/com/microsoft/azure/functions/annotation/package-info.java x: 1 contributors (all time) y: 1 lines of code src/main/java/com/microsoft/azure/functions/annotation/AccessRights.java x: 2 contributors (all time) y: 5 lines of code src/main/java/com/microsoft/azure/functions/annotation/AuthorizationLevel.java x: 2 contributors (all time) y: 6 lines of code src/main/java/com/microsoft/azure/functions/annotation/SendGridOutput.java x: 2 contributors (all time) y: 16 lines of code src/main/java/com/microsoft/azure/functions/annotation/ServiceBusQueueOutput.java x: 2 contributors (all time) y: 14 lines of code src/main/java/com/microsoft/azure/functions/annotation/TableInput.java x: 2 contributors (all time) y: 17 lines of code src/main/java/com/microsoft/azure/functions/annotation/TimerTrigger.java x: 3 contributors (all time) y: 12 lines of code
165.0
lines of code
  min: 1.0
  average: 17.82
  25th percentile: 10.75
  median: 13.0
  75th percentile: 16.0
  max: 165.0
0 7.0
contributors (all time)
min: 1.0 | average: 2.29 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".