aws / aws-lambda-ruby-runtime-interface-client
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 33% | 66%
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
rb0% | 0% | 0% | 35% | 64%
gemspec0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib0% | 0% | 0% | 35% | 64%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
173 17
lambda_server.rb
in lib/aws_lambda_ric
77 5
lambda_errors.rb
in lib/aws_lambda_ric
67 9
xray_cause.rb
in lib/aws_lambda_ric
34 3
lambda_handler.rb
in lib/aws_lambda_ric
34 2
29 -
telemetry_log_sink.rb
in lib/aws_lambda_ric
25 4
lambda_context.rb
in lib/aws_lambda_ric
24 2
aws_lambda_marshaller.rb
in lib/aws_lambda_ric
23 2
logger_patch.rb
in lib/aws_lambda_ric
14 1
lambda_log_formatter.rb
in lib/aws_lambda_ric
8 1
lambda_logger.rb
in lib/aws_lambda_ric
8 1
version.rb
in lib/aws_lambda_ric
3 -
Files With Most Units (Top 11)
File# lines# units
173 17
lambda_errors.rb
in lib/aws_lambda_ric
67 9
lambda_server.rb
in lib/aws_lambda_ric
77 5
telemetry_log_sink.rb
in lib/aws_lambda_ric
25 4
xray_cause.rb
in lib/aws_lambda_ric
34 3
lambda_handler.rb
in lib/aws_lambda_ric
34 2
aws_lambda_marshaller.rb
in lib/aws_lambda_ric
23 2
lambda_context.rb
in lib/aws_lambda_ric
24 2
lambda_log_formatter.rb
in lib/aws_lambda_ric
8 1
logger_patch.rb
in lib/aws_lambda_ric
14 1
lambda_logger.rb
in lib/aws_lambda_ric
8 1
Files With Long Lines (Top 5)

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

File# lines# units# long lines
lambda_context.rb
in lib/aws_lambda_ric
24 2 3
lambda_handler.rb
in lib/aws_lambda_ric
34 2 1
lambda_errors.rb
in lib/aws_lambda_ric
67 9 1
173 17 1
29 - 1
Correlations

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

lib/aws_lambda_ric/lambda_context.rb x: 6 commits (all time) y: 24 lines of code lib/aws_lambda_ric/logger_patch.rb x: 3 commits (all time) y: 14 lines of code aws_lambda_ric.gemspec x: 6 commits (all time) y: 29 lines of code lib/aws_lambda_ric.rb x: 6 commits (all time) y: 173 lines of code lib/aws_lambda_ric/aws_lambda_marshaller.rb x: 4 commits (all time) y: 23 lines of code lib/aws_lambda_ric/lambda_errors.rb x: 2 commits (all time) y: 67 lines of code lib/aws_lambda_ric/lambda_handler.rb x: 2 commits (all time) y: 34 lines of code lib/aws_lambda_ric/lambda_log_formatter.rb x: 2 commits (all time) y: 8 lines of code lib/aws_lambda_ric/lambda_server.rb x: 3 commits (all time) y: 77 lines of code lib/aws_lambda_ric/telemetry_log_sink.rb x: 2 commits (all time) y: 25 lines of code lib/aws_lambda_ric/version.rb x: 8 commits (all time) y: 3 lines of code
173.0
lines of code
  min: 3.0
  average: 39.92
  25th percentile: 11.0
  median: 25.0
  75th percentile: 50.5
  max: 173.0
0 8.0
commits (all time)
min: 2.0 | average: 3.69 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 6.0 | max: 8.0

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

lib/aws_lambda_ric/lambda_context.rb x: 6 contributors (all time) y: 24 lines of code lib/aws_lambda_ric/logger_patch.rb x: 3 contributors (all time) y: 14 lines of code aws_lambda_ric.gemspec x: 5 contributors (all time) y: 29 lines of code lib/aws_lambda_ric.rb x: 6 contributors (all time) y: 173 lines of code lib/aws_lambda_ric/aws_lambda_marshaller.rb x: 4 contributors (all time) y: 23 lines of code lib/aws_lambda_ric/lambda_errors.rb x: 2 contributors (all time) y: 67 lines of code lib/aws_lambda_ric/lambda_handler.rb x: 2 contributors (all time) y: 34 lines of code lib/aws_lambda_ric/lambda_log_formatter.rb x: 2 contributors (all time) y: 8 lines of code lib/aws_lambda_ric/lambda_server.rb x: 3 contributors (all time) y: 77 lines of code lib/aws_lambda_ric/telemetry_log_sink.rb x: 2 contributors (all time) y: 25 lines of code lib/aws_lambda_ric/version.rb x: 7 contributors (all time) y: 3 lines of code
173.0
lines of code
  min: 3.0
  average: 39.92
  25th percentile: 11.0
  median: 25.0
  75th percentile: 50.5
  max: 173.0
0 7.0
contributors (all time)
min: 2.0 | average: 3.54 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.5 | max: 7.0

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

lib/aws_lambda_ric/lambda_context.rb x: 2 commits (30d) y: 24 lines of code
24.0
lines of code
  min: 24.0
  average: 24.0
  25th percentile: 24.0
  median: 24.0
  75th percentile: 24.0
  max: 24.0
0 2.0
commits (30d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

lib/aws_lambda_ric/lambda_context.rb x: 2 contributors (30d) y: 24 lines of code
24.0
lines of code
  min: 24.0
  average: 24.0
  25th percentile: 24.0
  median: 24.0
  75th percentile: 24.0
  max: 24.0
0 2.0
contributors (30d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

lib/aws_lambda_ric/lambda_context.rb x: 3 commits (90d) y: 24 lines of code lib/aws_lambda_ric/logger_patch.rb x: 2 commits (90d) y: 14 lines of code aws_lambda_ric.gemspec x: 1 commits (90d) y: 29 lines of code lib/aws_lambda_ric.rb x: 1 commits (90d) y: 173 lines of code lib/aws_lambda_ric/aws_lambda_marshaller.rb x: 1 commits (90d) y: 23 lines of code lib/aws_lambda_ric/lambda_errors.rb x: 1 commits (90d) y: 67 lines of code lib/aws_lambda_ric/lambda_handler.rb x: 1 commits (90d) y: 34 lines of code lib/aws_lambda_ric/lambda_log_formatter.rb x: 1 commits (90d) y: 8 lines of code lib/aws_lambda_ric/lambda_server.rb x: 1 commits (90d) y: 77 lines of code lib/aws_lambda_ric/telemetry_log_sink.rb x: 1 commits (90d) y: 25 lines of code lib/aws_lambda_ric/version.rb x: 1 commits (90d) y: 3 lines of code
173.0
lines of code
  min: 3.0
  average: 39.92
  25th percentile: 11.0
  median: 25.0
  75th percentile: 50.5
  max: 173.0
0 3.0
commits (90d)
min: 1.0 | average: 1.23 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

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

lib/aws_lambda_ric/lambda_context.rb x: 3 contributors (90d) y: 24 lines of code lib/aws_lambda_ric/logger_patch.rb x: 2 contributors (90d) y: 14 lines of code aws_lambda_ric.gemspec x: 1 contributors (90d) y: 29 lines of code lib/aws_lambda_ric.rb x: 1 contributors (90d) y: 173 lines of code lib/aws_lambda_ric/aws_lambda_marshaller.rb x: 1 contributors (90d) y: 23 lines of code lib/aws_lambda_ric/lambda_errors.rb x: 1 contributors (90d) y: 67 lines of code lib/aws_lambda_ric/lambda_handler.rb x: 1 contributors (90d) y: 34 lines of code lib/aws_lambda_ric/lambda_log_formatter.rb x: 1 contributors (90d) y: 8 lines of code lib/aws_lambda_ric/lambda_server.rb x: 1 contributors (90d) y: 77 lines of code lib/aws_lambda_ric/telemetry_log_sink.rb x: 1 contributors (90d) y: 25 lines of code lib/aws_lambda_ric/version.rb x: 1 contributors (90d) y: 3 lines of code
173.0
lines of code
  min: 3.0
  average: 39.92
  25th percentile: 11.0
  median: 25.0
  75th percentile: 50.5
  max: 173.0
0 3.0
contributors (90d)
min: 1.0 | average: 1.23 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0