apache / infrastructure-boxer
File Size

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

Intro
Learn more...
File Size Overall
0% | 20% | 39% | 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% | 42% | 44% | 0% | 12%
server0% | 0% | 34% | 29% | 35%
Longest Files (Top 26)
File# lines# units
boxer.js
in htdocs/js
638 22
github.py
in server/plugins
373 5
boxer.css
in htdocs/css
340 -
boxer.scss
in htdocs/css
336 -
background.py
in server/plugins
205 1
projects.py
in server/plugins
140 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
oauth.py
in server/endpoints
59 1
formdata.py
in server/plugins
59 -
configuration.py
in server/plugins
55 7
repositories.py
in server/plugins
54 4
preferences.py
in server/endpoints
50 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
638 22
projects.py
in server/plugins
140 14
configuration.py
in server/plugins
55 7
github.py
in server/plugins
373 5
repositories.py
in server/plugins
54 4
ldap.py
in server/plugins
106 2
session.py
in server/plugins
77 2
main.py
in server
127 2
users.py
in server/endpoints
33 1
invite.py
in server/endpoints
78 1
preferences.py
in server/endpoints
50 1
archive.py
in server/endpoints
34 1
repository.py
in server/endpoints
129 1
oauth.py
in server/endpoints
59 1
database.py
in server/plugins
12 1
background.py
in server/plugins
205 1
basetypes.py
in server/plugins
17 1
Files With Long Lines (Top 8)

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

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

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

server/plugins/background.py x: 30 commits (all time) y: 205 lines of code server/main.py x: 8 commits (all time) y: 127 lines of code server/plugins/github.py x: 24 commits (all time) y: 373 lines of code htdocs/faq.html x: 12 commits (all time) y: 99 lines of code htdocs/js/boxer.js x: 38 commits (all time) y: 638 lines of code server/plugins/projects.py x: 14 commits (all time) y: 140 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/preferences.py x: 15 commits (all time) y: 50 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/oauthGeneric.py x: 1 commits (all time) y: 16 lines of code server/plugins/repositories.py x: 2 commits (all time) y: 54 lines of code server/plugins/formdata.py x: 1 commits (all time) y: 59 lines of code server/boxer.yaml x: 1 commits (all time) y: 27 lines of code server/plugins/database.py x: 1 commits (all time) y: 12 lines of code server/plugins/__init__.py x: 1 commits (all time) y: 1 lines of code
638.0
lines of code
  min: 1.0
  average: 122.31
  25th percentile: 31.5
  median: 68.0
  75th percentile: 131.75
  max: 638.0
0 38.0
commits (all time)
min: 1.0 | average: 9.42 | 25th percentile: 1.75 | median: 7.0 | 75th percentile: 14.0 | max: 38.0

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

server/plugins/background.py x: 2 contributors (all time) y: 205 lines of code server/main.py x: 2 contributors (all time) y: 127 lines of code server/plugins/github.py x: 3 contributors (all time) y: 373 lines of code htdocs/faq.html x: 5 contributors (all time) y: 99 lines of code htdocs/js/boxer.js x: 3 contributors (all time) y: 638 lines of code server/plugins/projects.py x: 2 contributors (all time) y: 140 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/preferences.py x: 1 contributors (all time) y: 50 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/oauthGeneric.py x: 1 contributors (all time) y: 16 lines of code server/boxer.yaml x: 1 contributors (all time) y: 27 lines of code server/plugins/database.py x: 1 contributors (all time) y: 12 lines of code server/plugins/__init__.py x: 1 contributors (all time) y: 1 lines of code
638.0
lines of code
  min: 1.0
  average: 122.31
  25th percentile: 31.5
  median: 68.0
  75th percentile: 131.75
  max: 638.0
0 5.0
contributors (all time)
min: 1.0 | average: 1.62 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 5.0

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

server/plugins/background.py x: 1 commits (30d) y: 205 lines of code
205.0
lines of code
  min: 205.0
  average: 205.0
  25th percentile: 205.0
  median: 205.0
  75th percentile: 205.0
  max: 205.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): 1 points

server/plugins/background.py x: 1 contributors (30d) y: 205 lines of code
205.0
lines of code
  min: 205.0
  average: 205.0
  25th percentile: 205.0
  median: 205.0
  75th percentile: 205.0
  max: 205.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/plugins/background.py x: 1 commits (90d) y: 205 lines of code server/main.py x: 1 commits (90d) y: 127 lines of code server/plugins/github.py x: 2 commits (90d) y: 373 lines of code
373.0
lines of code
  min: 127.0
  average: 235.0
  25th percentile: 127.0
  median: 205.0
  75th percentile: 373.0
  max: 373.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

server/plugins/background.py x: 1 contributors (90d) y: 205 lines of code server/main.py x: 1 contributors (90d) y: 127 lines of code server/plugins/github.py x: 2 contributors (90d) y: 373 lines of code
373.0
lines of code
  min: 127.0
  average: 235.0
  25th percentile: 127.0
  median: 205.0
  75th percentile: 373.0
  max: 373.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0