apache / infrastructure-boxer
File Size

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

Intro
Learn more...
File Size Overall
0% | 20% | 38% | 15% | 24%
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
js0% | 100% | 0% | 0% | 0%
py0% | 0% | 35% | 30% | 34%
css0% | 0% | 100% | 0% | 0%
scss0% | 0% | 100% | 0% | 0%
html0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
htdocs0% | 43% | 43% | 0% | 12%
server0% | 0% | 34% | 29% | 35%
Longest Files (Top 26)
File# lines# units
boxer.js
in htdocs/js
675 22
github.py
in server/plugins
378 5
boxer.css
in htdocs/css
340 -
boxer.scss
in htdocs/css
336 -
background.py
in server/plugins
210 1
projects.py
in server/plugins
144 14
repository.py
in server/endpoints
129 1
main.py
in server
127 2
ldap.py
in server/plugins
106 2
faq.html
in htdocs
99 -
index.html
in htdocs
91 -
invite.py
in server/endpoints
78 1
session.py
in server/plugins
77 2
repositories.py
in server/plugins
65 4
oauth.py
in server/endpoints
59 1
formdata.py
in server/plugins
59 -
configuration.py
in server/plugins
55 7
preferences.py
in server/endpoints
51 1
archive.py
in server/endpoints
34 1
users.py
in server/endpoints
33 1
boxer.yaml
in server
27 -
oauthGithub.py
in server/plugins
24 -
basetypes.py
in server/plugins
17 1
oauthGeneric.py
in server/plugins
16 -
database.py
in server/plugins
12 1
__init__.py
in server/plugins
1 -
Files With Most Units (Top 17)
File# lines# units
boxer.js
in htdocs/js
675 22
projects.py
in server/plugins
144 14
configuration.py
in server/plugins
55 7
github.py
in server/plugins
378 5
repositories.py
in server/plugins
65 4
main.py
in server
127 2
ldap.py
in server/plugins
106 2
session.py
in server/plugins
77 2
oauth.py
in server/endpoints
59 1
archive.py
in server/endpoints
34 1
users.py
in server/endpoints
33 1
preferences.py
in server/endpoints
51 1
repository.py
in server/endpoints
129 1
invite.py
in server/endpoints
78 1
database.py
in server/plugins
12 1
background.py
in server/plugins
210 1
basetypes.py
in server/plugins
17 1
Files With Long Lines (Top 9)

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

File# lines# units# long lines
boxer.js
in htdocs/js
675 22 21
faq.html
in htdocs
99 - 4
preferences.py
in server/endpoints
51 1 3
repository.py
in server/endpoints
129 1 3
oauthGithub.py
in server/plugins
24 - 3
oauth.py
in server/endpoints
59 1 2
index.html
in htdocs
91 - 1
archive.py
in server/endpoints
34 1 1
background.py
in server/plugins
210 1 1
Correlations

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

server/boxer.yaml x: 2 commits (all time) y: 27 lines of code server/plugins/background.py x: 34 commits (all time) y: 210 lines of code server/plugins/projects.py x: 17 commits (all time) y: 144 lines of code server/plugins/github.py x: 30 commits (all time) y: 378 lines of code htdocs/js/boxer.js x: 47 commits (all time) y: 675 lines of code htdocs/faq.html x: 13 commits (all time) y: 99 lines of code server/plugins/oauthGeneric.py x: 3 commits (all time) y: 16 lines of code server/plugins/repositories.py x: 6 commits (all time) y: 65 lines of code server/endpoints/preferences.py x: 17 commits (all time) y: 51 lines of code server/main.py x: 8 commits (all time) y: 127 lines of code htdocs/css/boxer.css x: 9 commits (all time) y: 340 lines of code htdocs/index.html x: 14 commits (all time) y: 91 lines of code server/endpoints/invite.py x: 8 commits (all time) y: 78 lines of code server/endpoints/repository.py x: 21 commits (all time) y: 129 lines of code server/plugins/ldap.py x: 7 commits (all time) y: 106 lines of code server/endpoints/oauth.py x: 6 commits (all time) y: 59 lines of code server/plugins/session.py x: 7 commits (all time) y: 77 lines of code server/endpoints/archive.py x: 3 commits (all time) y: 34 lines of code server/plugins/configuration.py x: 10 commits (all time) y: 55 lines of code server/plugins/oauthGithub.py x: 3 commits (all time) y: 24 lines of code htdocs/css/boxer.scss x: 6 commits (all time) y: 336 lines of code server/endpoints/users.py x: 2 commits (all time) y: 33 lines of code server/plugins/formdata.py x: 1 commits (all time) y: 59 lines of code server/plugins/database.py x: 1 commits (all time) y: 12 lines of code server/plugins/basetypes.py x: 1 commits (all time) y: 17 lines of code server/plugins/__init__.py x: 1 commits (all time) y: 1 lines of code
675.0
lines of code
  min: 1.0
  average: 124.73
  25th percentile: 31.5
  median: 71.0
  75th percentile: 132.75
  max: 675.0
0 47.0
commits (all time)
min: 1.0 | average: 10.65 | 25th percentile: 2.75 | median: 7.0 | 75th percentile: 14.75 | max: 47.0

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

server/boxer.yaml x: 2 contributors (all time) y: 27 lines of code server/plugins/background.py x: 4 contributors (all time) y: 210 lines of code server/plugins/projects.py x: 4 contributors (all time) y: 144 lines of code server/plugins/github.py x: 6 contributors (all time) y: 378 lines of code htdocs/js/boxer.js x: 5 contributors (all time) y: 675 lines of code htdocs/faq.html x: 6 contributors (all time) y: 99 lines of code server/plugins/oauthGeneric.py x: 3 contributors (all time) y: 16 lines of code server/plugins/repositories.py x: 3 contributors (all time) y: 65 lines of code server/endpoints/preferences.py x: 2 contributors (all time) y: 51 lines of code server/main.py x: 2 contributors (all time) y: 127 lines of code htdocs/css/boxer.css x: 1 contributors (all time) y: 340 lines of code htdocs/index.html x: 3 contributors (all time) y: 91 lines of code server/endpoints/invite.py x: 2 contributors (all time) y: 78 lines of code server/endpoints/repository.py x: 3 contributors (all time) y: 129 lines of code server/plugins/ldap.py x: 1 contributors (all time) y: 106 lines of code server/endpoints/oauth.py x: 1 contributors (all time) y: 59 lines of code server/plugins/session.py x: 1 contributors (all time) y: 77 lines of code server/endpoints/archive.py x: 1 contributors (all time) y: 34 lines of code server/plugins/configuration.py x: 1 contributors (all time) y: 55 lines of code server/plugins/oauthGithub.py x: 1 contributors (all time) y: 24 lines of code htdocs/css/boxer.scss x: 1 contributors (all time) y: 336 lines of code server/plugins/database.py x: 1 contributors (all time) y: 12 lines of code server/plugins/basetypes.py x: 1 contributors (all time) y: 17 lines of code server/plugins/__init__.py x: 1 contributors (all time) y: 1 lines of code
675.0
lines of code
  min: 1.0
  average: 124.73
  25th percentile: 31.5
  median: 71.0
  75th percentile: 132.75
  max: 675.0
0 6.0
contributors (all time)
min: 1.0 | average: 2.23 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 3.0 | max: 6.0

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

server/boxer.yaml x: 1 commits (30d) y: 27 lines of code server/plugins/background.py x: 1 commits (30d) y: 210 lines of code
210.0
lines of code
  min: 27.0
  average: 118.5
  25th percentile: 27.0
  median: 118.5
  75th percentile: 210.0
  max: 210.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

server/boxer.yaml x: 1 contributors (30d) y: 27 lines of code server/plugins/background.py x: 1 contributors (30d) y: 210 lines of code
210.0
lines of code
  min: 27.0
  average: 118.5
  25th percentile: 27.0
  median: 118.5
  75th percentile: 210.0
  max: 210.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

server/boxer.yaml x: 1 commits (90d) y: 27 lines of code server/plugins/background.py x: 1 commits (90d) y: 210 lines of code server/plugins/projects.py x: 1 commits (90d) y: 144 lines of code
210.0
lines of code
  min: 27.0
  average: 127.0
  25th percentile: 27.0
  median: 144.0
  75th percentile: 210.0
  max: 210.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

server/boxer.yaml x: 1 contributors (90d) y: 27 lines of code server/plugins/background.py x: 1 contributors (90d) y: 210 lines of code server/plugins/projects.py x: 1 contributors (90d) y: 144 lines of code
210.0
lines of code
  min: 27.0
  average: 127.0
  25th percentile: 27.0
  median: 144.0
  75th percentile: 210.0
  max: 210.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