hhvm / packaging
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 16 files with 2,197 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,364 lines of code)
    • 1 medium size files (221 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (360 lines of code)
    • 10 very small files (252 lines of code)
0% | 62% | 10% | 16% | 11%
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
py0% | 60% | 16% | 7% | 15%
hack0% | 100% | 0% | 0% | 0%
js0% | 0% | 0% | 87% | 12%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
hhvm1/lambdas0% | 63% | 16% | 7% | 11%
hhvm1/state-machine0% | 100% | 0% | 0% | 0%
lambdas/create-s3-index-html0% | 0% | 0% | 100% | 0%
lambdas/hhvm-get-build-status0% | 0% | 0% | 100% | 0%
hhvm10% | 0% | 0% | 0% | 100%
lambdas/hhvm-invalidate-repository-metadata-on-cloudfront0% | 0% | 0% | 0% | 100%
ondemand0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
test.py
in aws/hhvm1/lambdas
834 11
generate.hack
in aws/hhvm1/state-machine
530 12
activities.py
in aws/hhvm1/lambdas
221 25
index.js
in aws/lambdas/create-s3-index-html
139 3
index.js
in aws/lambdas/hhvm-get-build-status
117 3
common.py
in aws/hhvm1/lambdas
104 15
parse_input.py
in aws/hhvm1/lambdas
49 2
48 1
index.js
in aws/lambdas/hhvm-invalidate-repository-metadata-on-cloudfront
35 -
prepare_activity.py
in aws/hhvm1/lambdas
33 1
health_check.py
in aws/hhvm1/lambdas
29 2
status-server.py
in aws/ondemand
19 -
check_for_failures.py
in aws/hhvm1/lambdas
16 2
check_if_repos_changed.py
in aws/hhvm1/lambdas
14 1
get_platforms_for_version.py
in aws/hhvm1/lambdas
6 1
normalize_results.py
in aws/hhvm1/lambdas
3 1
Files With Most Units (Top 14)
File# lines# units
activities.py
in aws/hhvm1/lambdas
221 25
common.py
in aws/hhvm1/lambdas
104 15
generate.hack
in aws/hhvm1/state-machine
530 12
test.py
in aws/hhvm1/lambdas
834 11
index.js
in aws/lambdas/hhvm-get-build-status
117 3
index.js
in aws/lambdas/create-s3-index-html
139 3
check_for_failures.py
in aws/hhvm1/lambdas
16 2
parse_input.py
in aws/hhvm1/lambdas
49 2
health_check.py
in aws/hhvm1/lambdas
29 2
prepare_activity.py
in aws/hhvm1/lambdas
33 1
get_platforms_for_version.py
in aws/hhvm1/lambdas
6 1
normalize_results.py
in aws/hhvm1/lambdas
3 1
check_if_repos_changed.py
in aws/hhvm1/lambdas
14 1
48 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

aws/hhvm1/lambdas/activities.py x: 15 commits (all time) y: 221 lines of code aws/hhvm1/lambdas/test.py x: 17 commits (all time) y: 834 lines of code aws/hhvm1/state-machine/generate.hack x: 7 commits (all time) y: 530 lines of code aws/hhvm1/lambdas/common.py x: 10 commits (all time) y: 104 lines of code aws/lambdas/hhvm-get-build-status/index.js x: 14 commits (all time) y: 117 lines of code aws/lambdas/create-s3-index-html/index.js x: 8 commits (all time) y: 139 lines of code aws/hhvm1/lambdas/prepare_activity.py x: 7 commits (all time) y: 33 lines of code aws/hhvm1/execution_status.py x: 2 commits (all time) y: 48 lines of code aws/hhvm1/lambdas/check_if_repos_changed.py x: 4 commits (all time) y: 14 lines of code aws/hhvm1/lambdas/parse_input.py x: 3 commits (all time) y: 49 lines of code aws/hhvm1/lambdas/health_check.py x: 2 commits (all time) y: 29 lines of code aws/hhvm1/lambdas/check_for_failures.py x: 2 commits (all time) y: 16 lines of code aws/hhvm1/lambdas/normalize_results.py x: 1 commits (all time) y: 3 lines of code aws/hhvm1/lambdas/get_platforms_for_version.py x: 1 commits (all time) y: 6 lines of code aws/ondemand/status-server.py x: 1 commits (all time) y: 19 lines of code aws/lambdas/hhvm-invalidate-repository-metadata-on-cloudfront/index.js x: 2 commits (all time) y: 35 lines of code
834.0
lines of code
  min: 3.0
  average: 137.31
  25th percentile: 16.75
  median: 41.5
  75th percentile: 133.5
  max: 834.0
0 17.0
commits (all time)
min: 1.0 | average: 6.0 | 25th percentile: 2.0 | median: 3.5 | 75th percentile: 9.5 | max: 17.0

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

aws/hhvm1/lambdas/activities.py x: 3 contributors (all time) y: 221 lines of code aws/hhvm1/lambdas/test.py x: 3 contributors (all time) y: 834 lines of code aws/hhvm1/state-machine/generate.hack x: 3 contributors (all time) y: 530 lines of code aws/hhvm1/lambdas/common.py x: 2 contributors (all time) y: 104 lines of code aws/lambdas/hhvm-get-build-status/index.js x: 2 contributors (all time) y: 117 lines of code aws/lambdas/create-s3-index-html/index.js x: 2 contributors (all time) y: 139 lines of code aws/hhvm1/lambdas/prepare_activity.py x: 1 contributors (all time) y: 33 lines of code aws/hhvm1/execution_status.py x: 1 contributors (all time) y: 48 lines of code aws/hhvm1/lambdas/check_if_repos_changed.py x: 1 contributors (all time) y: 14 lines of code aws/hhvm1/lambdas/health_check.py x: 1 contributors (all time) y: 29 lines of code aws/hhvm1/lambdas/normalize_results.py x: 1 contributors (all time) y: 3 lines of code aws/hhvm1/lambdas/get_platforms_for_version.py x: 1 contributors (all time) y: 6 lines of code aws/ondemand/status-server.py x: 1 contributors (all time) y: 19 lines of code
834.0
lines of code
  min: 3.0
  average: 137.31
  25th percentile: 16.75
  median: 41.5
  75th percentile: 133.5
  max: 834.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.56 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.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): 3 points

aws/hhvm1/lambdas/activities.py x: 2 commits (90d) y: 221 lines of code aws/hhvm1/lambdas/test.py x: 1 commits (90d) y: 834 lines of code aws/hhvm1/state-machine/generate.hack x: 1 commits (90d) y: 530 lines of code
834.0
lines of code
  min: 221.0
  average: 528.33
  25th percentile: 221.0
  median: 530.0
  75th percentile: 834.0
  max: 834.0
0 2.0
commits (90d)
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

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

aws/hhvm1/lambdas/activities.py x: 1 contributors (90d) y: 221 lines of code aws/hhvm1/lambdas/test.py x: 1 contributors (90d) y: 834 lines of code aws/hhvm1/state-machine/generate.hack x: 1 contributors (90d) y: 530 lines of code
834.0
lines of code
  min: 221.0
  average: 528.33
  25th percentile: 221.0
  median: 530.0
  75th percentile: 834.0
  max: 834.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0