apache / infrastructure-reporting-dashboard
File Size

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

Intro
Learn more...
File Size Overall
48% | 0% | 12% | 14% | 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
css100% | 0% | 0% | 0% | 0%
js0% | 0% | 25% | 40% | 34%
py0% | 0% | 22% | 13% | 63%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
static62% | 0% | 9% | 15% | 12%
server0% | 0% | 22% | 13% | 63%
Longest Files (Top 34)
File# lines# units
bootstrap-icons.css
in static/assets
2016 -
jira_stats.js
in static/plugins
314 5
jirastats.py
in server/app/plugins
206 8
mailstats.js
in static/plugins
169 3
middleware.py
in server/app/lib
122 5
sitesource.js
in static/plugins
113 2
charts_bar.js
in static/plugins
110 3
charts_table.js
in static/plugins
103 2
charts_line.js
in static/plugins
99 2
userid.py
in server/app/endpoints
78 -
zzz_primer.js
in static/plugins
74 5
mailstats.py
in server/app/plugins
71 3
charts_pie.js
in static/plugins
71 1
charts_progress.js
in static/plugins
68 -
uptime.py
in server/app/plugins
65 1
uptime.py
in server/app/endpoints
57 -
assets.py
in server/app/lib
51 2
charts_navtabs.js
in static/plugins
47 1
oauth.py
in server/app/endpoints
44 -
__init__.py
in server/app
39 1
uptime_stats.js
in static/plugins
39 3
asfuid.py
in server/app/lib
29 2
session.py
in server/app/endpoints
27 -
config.py
in server/app/lib
27 3
__init__.py
in server/app/plugins
25 2
jira.py
in server/app/endpoints
17 -
mailstats.py
in server/app/endpoints
16 -
sitesource.py
in server/app/endpoints
14 -
home.js
in static/plugins
10 1
math.js
in static/plugins
10 1
server.py
in server
9 -
__init__.py
in server/app/endpoints
7 -
log.py
in server/app/lib
2 -
__init__.py
in server/app/lib
1 -
Files With Most Units (Top 21)
File# lines# units
jirastats.py
in server/app/plugins
206 8
middleware.py
in server/app/lib
122 5
jira_stats.js
in static/plugins
314 5
zzz_primer.js
in static/plugins
74 5
mailstats.py
in server/app/plugins
71 3
config.py
in server/app/lib
27 3
charts_bar.js
in static/plugins
110 3
mailstats.js
in static/plugins
169 3
uptime_stats.js
in static/plugins
39 3
__init__.py
in server/app/plugins
25 2
asfuid.py
in server/app/lib
29 2
assets.py
in server/app/lib
51 2
charts_table.js
in static/plugins
103 2
sitesource.js
in static/plugins
113 2
charts_line.js
in static/plugins
99 2
uptime.py
in server/app/plugins
65 1
__init__.py
in server/app
39 1
charts_navtabs.js
in static/plugins
47 1
home.js
in static/plugins
10 1
math.js
in static/plugins
10 1
charts_pie.js
in static/plugins
71 1
Files With Long Lines (Top 8)

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

File# lines# units# long lines
jira_stats.js
in static/plugins
314 5 14
mailstats.js
in static/plugins
169 3 4
home.js
in static/plugins
10 1 2
sitesource.js
in static/plugins
113 2 2
uptime_stats.js
in static/plugins
39 3 2
jirastats.py
in server/app/plugins
206 8 1
mailstats.py
in server/app/plugins
71 3 1
middleware.py
in server/app/lib
122 5 1
Correlations

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

server/app/lib/asfuid.py x: 3 commits (all time) y: 29 lines of code server/app/plugins/jirastats.py x: 8 commits (all time) y: 206 lines of code server/app/endpoints/session.py x: 4 commits (all time) y: 27 lines of code server/app/endpoints/jira.py x: 3 commits (all time) y: 17 lines of code static/plugins/jira_stats.js x: 11 commits (all time) y: 314 lines of code static/plugins/math.js x: 1 commits (all time) y: 10 lines of code static/plugins/charts_table.js x: 2 commits (all time) y: 103 lines of code server/app/__init__.py x: 2 commits (all time) y: 39 lines of code server/app/endpoints/__init__.py x: 6 commits (all time) y: 7 lines of code server/app/endpoints/userid.py x: 1 commits (all time) y: 78 lines of code static/plugins/zzz_primer.js x: 3 commits (all time) y: 74 lines of code static/plugins/home.js x: 2 commits (all time) y: 10 lines of code static/plugins/sitesource.js x: 7 commits (all time) y: 113 lines of code server/app/lib/assets.py x: 3 commits (all time) y: 51 lines of code server/app/plugins/__init__.py x: 6 commits (all time) y: 25 lines of code static/plugins/mailstats.js x: 3 commits (all time) y: 169 lines of code server/app/endpoints/mailstats.py x: 2 commits (all time) y: 16 lines of code server/app/plugins/uptime.py x: 3 commits (all time) y: 65 lines of code server/app/plugins/mailstats.py x: 1 commits (all time) y: 71 lines of code static/plugins/charts_bar.js x: 1 commits (all time) y: 110 lines of code server/app/lib/middleware.py x: 2 commits (all time) y: 122 lines of code server/app/endpoints/uptime.py x: 1 commits (all time) y: 57 lines of code static/plugins/uptime_stats.js x: 1 commits (all time) y: 39 lines of code static/plugins/charts_progress.js x: 2 commits (all time) y: 68 lines of code server/app/endpoints/oauth.py x: 1 commits (all time) y: 44 lines of code server/app/lib/__init__.py x: 1 commits (all time) y: 1 lines of code server/app/lib/config.py x: 1 commits (all time) y: 27 lines of code static/assets/bootstrap-icons.css x: 1 commits (all time) y: 2016 lines of code
2016.0
lines of code
  min: 1.0
  average: 122.06
  25th percentile: 16.75
  median: 49.0
  75th percentile: 100.0
  max: 2016.0
0 11.0
commits (all time)
min: 1.0 | average: 2.74 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 11.0

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

server/app/lib/asfuid.py x: 1 contributors (all time) y: 29 lines of code server/app/plugins/jirastats.py x: 2 contributors (all time) y: 206 lines of code server/app/endpoints/jira.py x: 1 contributors (all time) y: 17 lines of code static/plugins/jira_stats.js x: 1 contributors (all time) y: 314 lines of code static/plugins/math.js x: 1 contributors (all time) y: 10 lines of code static/plugins/charts_table.js x: 1 contributors (all time) y: 103 lines of code server/app/__init__.py x: 1 contributors (all time) y: 39 lines of code server/app/endpoints/__init__.py x: 2 contributors (all time) y: 7 lines of code server/app/endpoints/userid.py x: 1 contributors (all time) y: 78 lines of code static/plugins/sitesource.js x: 3 contributors (all time) y: 113 lines of code server/app/lib/assets.py x: 2 contributors (all time) y: 51 lines of code server/app/plugins/__init__.py x: 2 contributors (all time) y: 25 lines of code static/plugins/mailstats.js x: 1 contributors (all time) y: 169 lines of code server/app/plugins/uptime.py x: 1 contributors (all time) y: 65 lines of code static/plugins/charts_bar.js x: 1 contributors (all time) y: 110 lines of code server/app/lib/middleware.py x: 1 contributors (all time) y: 122 lines of code server/app/endpoints/uptime.py x: 1 contributors (all time) y: 57 lines of code server/app/endpoints/oauth.py x: 1 contributors (all time) y: 44 lines of code server/app/lib/__init__.py x: 1 contributors (all time) y: 1 lines of code static/assets/bootstrap-icons.css x: 1 contributors (all time) y: 2016 lines of code
2016.0
lines of code
  min: 1.0
  average: 122.06
  25th percentile: 16.75
  median: 49.0
  75th percentile: 100.0
  max: 2016.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.18 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

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

server/app/lib/asfuid.py x: 1 commits (30d) y: 29 lines of code server/app/plugins/jirastats.py x: 3 commits (30d) y: 206 lines of code server/app/endpoints/session.py x: 2 commits (30d) y: 27 lines of code server/app/endpoints/jira.py x: 1 commits (30d) y: 17 lines of code static/plugins/jira_stats.js x: 4 commits (30d) y: 314 lines of code static/plugins/math.js x: 1 commits (30d) y: 10 lines of code static/plugins/charts_table.js x: 1 commits (30d) y: 103 lines of code server/app/__init__.py x: 1 commits (30d) y: 39 lines of code server/app/endpoints/__init__.py x: 1 commits (30d) y: 7 lines of code server/app/endpoints/userid.py x: 1 commits (30d) y: 78 lines of code static/plugins/zzz_primer.js x: 1 commits (30d) y: 74 lines of code
314.0
lines of code
  min: 7.0
  average: 82.18
  25th percentile: 17.0
  median: 39.0
  75th percentile: 103.0
  max: 314.0
0 4.0
commits (30d)
min: 1.0 | average: 1.55 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 4.0

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

server/app/lib/asfuid.py x: 1 contributors (30d) y: 29 lines of code server/app/plugins/jirastats.py x: 1 contributors (30d) y: 206 lines of code server/app/endpoints/session.py x: 1 contributors (30d) y: 27 lines of code server/app/endpoints/jira.py x: 1 contributors (30d) y: 17 lines of code static/plugins/jira_stats.js x: 1 contributors (30d) y: 314 lines of code static/plugins/math.js x: 1 contributors (30d) y: 10 lines of code static/plugins/charts_table.js x: 1 contributors (30d) y: 103 lines of code server/app/__init__.py x: 1 contributors (30d) y: 39 lines of code server/app/endpoints/__init__.py x: 1 contributors (30d) y: 7 lines of code server/app/endpoints/userid.py x: 1 contributors (30d) y: 78 lines of code static/plugins/zzz_primer.js x: 1 contributors (30d) y: 74 lines of code
314.0
lines of code
  min: 7.0
  average: 82.18
  25th percentile: 17.0
  median: 39.0
  75th percentile: 103.0
  max: 314.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): 34 points

server/app/lib/asfuid.py x: 3 commits (90d) y: 29 lines of code server/app/plugins/jirastats.py x: 8 commits (90d) y: 206 lines of code server/app/endpoints/session.py x: 4 commits (90d) y: 27 lines of code server/app/endpoints/jira.py x: 3 commits (90d) y: 17 lines of code static/plugins/jira_stats.js x: 11 commits (90d) y: 314 lines of code static/plugins/math.js x: 1 commits (90d) y: 10 lines of code static/plugins/charts_table.js x: 2 commits (90d) y: 103 lines of code server/app/__init__.py x: 2 commits (90d) y: 39 lines of code server/app/endpoints/__init__.py x: 6 commits (90d) y: 7 lines of code server/app/endpoints/userid.py x: 1 commits (90d) y: 78 lines of code static/plugins/zzz_primer.js x: 3 commits (90d) y: 74 lines of code static/plugins/home.js x: 2 commits (90d) y: 10 lines of code static/plugins/sitesource.js x: 7 commits (90d) y: 113 lines of code server/app/lib/assets.py x: 3 commits (90d) y: 51 lines of code server/app/plugins/__init__.py x: 6 commits (90d) y: 25 lines of code static/plugins/mailstats.js x: 3 commits (90d) y: 169 lines of code server/app/endpoints/mailstats.py x: 2 commits (90d) y: 16 lines of code server/app/plugins/uptime.py x: 3 commits (90d) y: 65 lines of code server/app/plugins/mailstats.py x: 1 commits (90d) y: 71 lines of code static/plugins/charts_bar.js x: 1 commits (90d) y: 110 lines of code server/app/lib/middleware.py x: 2 commits (90d) y: 122 lines of code server/app/endpoints/uptime.py x: 1 commits (90d) y: 57 lines of code static/plugins/uptime_stats.js x: 1 commits (90d) y: 39 lines of code static/plugins/charts_progress.js x: 2 commits (90d) y: 68 lines of code server/app/endpoints/oauth.py x: 1 commits (90d) y: 44 lines of code server/app/lib/__init__.py x: 1 commits (90d) y: 1 lines of code server/app/lib/config.py x: 1 commits (90d) y: 27 lines of code static/assets/bootstrap-icons.css x: 1 commits (90d) y: 2016 lines of code
2016.0
lines of code
  min: 1.0
  average: 122.06
  25th percentile: 16.75
  median: 49.0
  75th percentile: 100.0
  max: 2016.0
0 11.0
commits (90d)
min: 1.0 | average: 2.74 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 11.0

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

server/app/lib/asfuid.py x: 1 contributors (90d) y: 29 lines of code server/app/plugins/jirastats.py x: 2 contributors (90d) y: 206 lines of code server/app/endpoints/jira.py x: 1 contributors (90d) y: 17 lines of code static/plugins/jira_stats.js x: 1 contributors (90d) y: 314 lines of code static/plugins/math.js x: 1 contributors (90d) y: 10 lines of code static/plugins/charts_table.js x: 1 contributors (90d) y: 103 lines of code server/app/__init__.py x: 1 contributors (90d) y: 39 lines of code server/app/endpoints/__init__.py x: 2 contributors (90d) y: 7 lines of code server/app/endpoints/userid.py x: 1 contributors (90d) y: 78 lines of code static/plugins/sitesource.js x: 3 contributors (90d) y: 113 lines of code server/app/lib/assets.py x: 2 contributors (90d) y: 51 lines of code server/app/plugins/__init__.py x: 2 contributors (90d) y: 25 lines of code static/plugins/mailstats.js x: 1 contributors (90d) y: 169 lines of code server/app/plugins/uptime.py x: 1 contributors (90d) y: 65 lines of code static/plugins/charts_bar.js x: 1 contributors (90d) y: 110 lines of code server/app/lib/middleware.py x: 1 contributors (90d) y: 122 lines of code server/app/endpoints/uptime.py x: 1 contributors (90d) y: 57 lines of code server/app/endpoints/oauth.py x: 1 contributors (90d) y: 44 lines of code server/app/lib/__init__.py x: 1 contributors (90d) y: 1 lines of code static/assets/bootstrap-icons.css x: 1 contributors (90d) y: 2016 lines of code
2016.0
lines of code
  min: 1.0
  average: 122.06
  25th percentile: 16.75
  median: 49.0
  75th percentile: 100.0
  max: 2016.0
0 3.0
contributors (90d)
min: 1.0 | average: 1.18 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0