guardian / login.gutools
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 22% | 77%
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
scala0% | 0% | 0% | 30% | 69%
html0% | 0% | 0% | 0% | 100%
sbt0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
app0% | 0% | 0% | 25% | 74%
ROOT0% | 0% | 0% | 0% | 100%
conf0% | 0% | 0% | 0% | 100%
project0% | 0% | 0% | 0% | 100%
Longest Files (Top 31)
File# lines# units
LoginComponents.scala
in app/controllers
124 4
Emergency.scala
in app/controllers
104 2
Switches.scala
in app/config
90 5
AWS.scala
in app/config
72 3
LoginConfig.scala
in app/config
66 2
DesktopLogin.scala
in app/controllers
62 1
build.sbt
in root
60 -
37 1
Login.scala
in app/controllers
37 1
Mailer.scala
in app/utils
33 1
Notifier.scala
in app/utils
28 1
26 -
Application.scala
in app/controllers
25 3
requestNewCookie.scala.html
in app/views/emergency
24 -
TokenDBService.scala
in app/services
24 2
SwitchesController.scala
in app/controllers
22 1
17 -
switchValues.scala.html
in app/views/switches
17 -
17 -
16 -
reissueSuccess.scala.html
in app/views/emergency
13 -
reissueFailure.scala.html
in app/views/emergency
13 -
reissueDisabled.scala.html
in app/views/emergency
13 -
emailSent.scala.html
in app/views/emergency
12 -
12 -
switchChange.scala.html
in app/views/switches
11 -
newCookieFailure.scala.html
in app/views/emergency
10 -
8 1
Loggable.scala
in app/utils
5 -
BuildInfo.scala
in app/management
4 -
plugins.sbt
in project
3 -
Files With Most Units (Top 14)
File# lines# units
Switches.scala
in app/config
90 5
LoginComponents.scala
in app/controllers
124 4
AWS.scala
in app/config
72 3
Application.scala
in app/controllers
25 3
LoginConfig.scala
in app/config
66 2
TokenDBService.scala
in app/services
24 2
Emergency.scala
in app/controllers
104 2
37 1
Notifier.scala
in app/utils
28 1
Mailer.scala
in app/utils
33 1
8 1
SwitchesController.scala
in app/controllers
22 1
DesktopLogin.scala
in app/controllers
62 1
Login.scala
in app/controllers
37 1
Files With Long Lines (Top 13)

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

File# lines# units# long lines
AWS.scala
in app/config
72 3 6
LoginComponents.scala
in app/controllers
124 4 5
Notifier.scala
in app/utils
28 1 2
DesktopLogin.scala
in app/controllers
62 1 2
37 1 1
Mailer.scala
in app/utils
33 1 1
Switches.scala
in app/config
90 5 1
reissueSuccess.scala.html
in app/views/emergency
13 - 1
reissueFailure.scala.html
in app/views/emergency
13 - 1
reissueDisabled.scala.html
in app/views/emergency
13 - 1
Application.scala
in app/controllers
25 3 1
SwitchesController.scala
in app/controllers
22 1 1
Login.scala
in app/controllers
37 1 1
Correlations

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

riff-raff.yaml x: 24 commits (all time) y: 17 lines of code build.sbt x: 78 commits (all time) y: 60 lines of code app/config/LoginConfig.scala x: 23 commits (all time) y: 66 lines of code app/AppComponents.scala x: 25 commits (all time) y: 37 lines of code app/controllers/DesktopLogin.scala x: 22 commits (all time) y: 62 lines of code app/controllers/Emergency.scala x: 36 commits (all time) y: 104 lines of code app/views/clientSideRedirectToLogin.scala.html x: 2 commits (all time) y: 16 lines of code project/plugins.sbt x: 24 commits (all time) y: 3 lines of code app/controllers/Application.scala x: 35 commits (all time) y: 25 lines of code app/controllers/Login.scala x: 18 commits (all time) y: 37 lines of code app/controllers/LoginComponents.scala x: 26 commits (all time) y: 124 lines of code app/controllers/SwitchesController.scala x: 9 commits (all time) y: 22 lines of code conf/logback.xml x: 12 commits (all time) y: 26 lines of code app/management/BuildInfo.scala x: 3 commits (all time) y: 4 lines of code app/config/AWS.scala x: 24 commits (all time) y: 72 lines of code app/config/Switches.scala x: 25 commits (all time) y: 90 lines of code app/services/EmergencyUserDBservice.scala x: 6 commits (all time) y: 17 lines of code app/services/TokenDBService.scala x: 6 commits (all time) y: 24 lines of code app/utils/Notifier.scala x: 6 commits (all time) y: 28 lines of code app/AppLoader.scala x: 4 commits (all time) y: 8 lines of code app/utils/Loggable.scala x: 2 commits (all time) y: 5 lines of code app/utils/Mailer.scala x: 9 commits (all time) y: 33 lines of code app/views/emergency/emailSent.scala.html x: 3 commits (all time) y: 12 lines of code app/views/emergency/newCookieFailure.scala.html x: 2 commits (all time) y: 10 lines of code app/views/emergency/reissueFailure.scala.html x: 5 commits (all time) y: 13 lines of code app/views/emergency/requestNewCookie.scala.html x: 3 commits (all time) y: 24 lines of code app/views/switches/switchChange.scala.html x: 2 commits (all time) y: 11 lines of code app/views/switches/switchValues.scala.html x: 2 commits (all time) y: 17 lines of code app/views/emergency/reissueDisabled.scala.html x: 4 commits (all time) y: 13 lines of code app/views/loginStatus.scala.html x: 1 commits (all time) y: 12 lines of code
124.0
lines of code
  min: 3.0
  average: 32.42
  25th percentile: 12.0
  median: 22.0
  75th percentile: 37.0
  max: 124.0
0 78.0
commits (all time)
min: 1.0 | average: 14.35 | 25th percentile: 3.0 | median: 6.0 | 75th percentile: 24.0 | max: 78.0

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

riff-raff.yaml x: 9 contributors (all time) y: 17 lines of code build.sbt x: 21 contributors (all time) y: 60 lines of code app/config/LoginConfig.scala x: 14 contributors (all time) y: 66 lines of code app/AppComponents.scala x: 8 contributors (all time) y: 37 lines of code app/controllers/DesktopLogin.scala x: 8 contributors (all time) y: 62 lines of code app/controllers/Emergency.scala x: 10 contributors (all time) y: 104 lines of code app/views/clientSideRedirectToLogin.scala.html x: 2 contributors (all time) y: 16 lines of code project/plugins.sbt x: 13 contributors (all time) y: 3 lines of code app/controllers/Application.scala x: 14 contributors (all time) y: 25 lines of code app/controllers/Login.scala x: 11 contributors (all time) y: 37 lines of code app/controllers/LoginComponents.scala x: 8 contributors (all time) y: 124 lines of code app/controllers/SwitchesController.scala x: 6 contributors (all time) y: 22 lines of code conf/logback.xml x: 5 contributors (all time) y: 26 lines of code app/management/BuildInfo.scala x: 2 contributors (all time) y: 4 lines of code app/config/AWS.scala x: 10 contributors (all time) y: 72 lines of code app/config/Switches.scala x: 7 contributors (all time) y: 90 lines of code app/services/EmergencyUserDBservice.scala x: 1 contributors (all time) y: 17 lines of code app/services/TokenDBService.scala x: 1 contributors (all time) y: 24 lines of code app/utils/Notifier.scala x: 4 contributors (all time) y: 28 lines of code app/AppLoader.scala x: 3 contributors (all time) y: 8 lines of code app/utils/Loggable.scala x: 1 contributors (all time) y: 5 lines of code app/utils/Mailer.scala x: 7 contributors (all time) y: 33 lines of code app/views/emergency/emailSent.scala.html x: 2 contributors (all time) y: 12 lines of code app/views/emergency/newCookieFailure.scala.html x: 2 contributors (all time) y: 10 lines of code app/views/emergency/reissueFailure.scala.html x: 3 contributors (all time) y: 13 lines of code app/views/emergency/requestNewCookie.scala.html x: 2 contributors (all time) y: 24 lines of code app/views/switches/switchChange.scala.html x: 1 contributors (all time) y: 11 lines of code app/views/emergency/reissueDisabled.scala.html x: 1 contributors (all time) y: 13 lines of code app/views/loginStatus.scala.html x: 1 contributors (all time) y: 12 lines of code
124.0
lines of code
  min: 3.0
  average: 32.42
  25th percentile: 12.0
  median: 22.0
  75th percentile: 37.0
  max: 124.0
0 21.0
contributors (all time)
min: 1.0 | average: 5.77 | 25th percentile: 1.0 | median: 4.0 | 75th percentile: 9.0 | max: 21.0

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

riff-raff.yaml x: 2 commits (30d) y: 17 lines of code build.sbt x: 2 commits (30d) y: 60 lines of code
60.0
lines of code
  min: 17.0
  average: 38.5
  25th percentile: 17.0
  median: 38.5
  75th percentile: 60.0
  max: 60.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): 2 points

riff-raff.yaml x: 1 contributors (30d) y: 17 lines of code build.sbt x: 1 contributors (30d) y: 60 lines of code
60.0
lines of code
  min: 17.0
  average: 38.5
  25th percentile: 17.0
  median: 38.5
  75th percentile: 60.0
  max: 60.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

riff-raff.yaml x: 4 commits (90d) y: 17 lines of code build.sbt x: 2 commits (90d) y: 60 lines of code app/config/LoginConfig.scala x: 2 commits (90d) y: 66 lines of code
66.0
lines of code
  min: 17.0
  average: 47.67
  25th percentile: 17.0
  median: 60.0
  75th percentile: 66.0
  max: 66.0
0 4.0
commits (90d)
min: 2.0 | average: 2.67 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 4.0 | max: 4.0

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

riff-raff.yaml x: 2 contributors (90d) y: 17 lines of code build.sbt x: 1 contributors (90d) y: 60 lines of code app/config/LoginConfig.scala x: 1 contributors (90d) y: 66 lines of code
66.0
lines of code
  min: 17.0
  average: 47.67
  25th percentile: 17.0
  median: 60.0
  75th percentile: 66.0
  max: 66.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