guardian / toolargetool
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 24% | 75%
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
kt0% | 0% | 0% | 41% | 58%
kts0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
toolargetool0% | 0% | 0% | 36% | 63%
app0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
gradle0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
TooLargeTool.kt
in toolargetool/src/main/java/com/gu/toolargetool
130 7
build.gradle.kts
in toolargetool
90 -
ActivitySavedStateLogger.kt
in toolargetool/src/main/java/com/gu/toolargetool
59 9
FragmentSavedStateLogger.kt
in toolargetool/src/main/java/com/gu/toolargetool
37 3
37 -
30 -
Formatter.kt
in toolargetool/src/main/java/com/gu/toolargetool
22 4
21 -
MainActivity.kt
in app/src/main/java/com/gu/toolargetool/sample
20 2
activity_main.xml
in app/src/main/res/layout
20 -
TestFragment.kt
in app/src/main/java/com/gu/toolargetool/sample
15 2
Logger.kt
in toolargetool/src/main/java/com/gu/toolargetool
14 4
TooLargeToolApplication.kt
in app/src/main/java/com/gu/toolargetool/sample
10 1
border.xml
in app/src/main/res/drawable
8 -
styles.xml
in app/src/main/res/values
7 -
SizeTree.kt
in toolargetool/src/main/java/com/gu/toolargetool
6 -
colors.xml
in app/src/main/res/values
6 -
strings.xml
in app/src/main/res/values
5 -
1 -
Files With Most Units (Top 8)
File# lines# units
ActivitySavedStateLogger.kt
in toolargetool/src/main/java/com/gu/toolargetool
59 9
TooLargeTool.kt
in toolargetool/src/main/java/com/gu/toolargetool
130 7
Formatter.kt
in toolargetool/src/main/java/com/gu/toolargetool
22 4
Logger.kt
in toolargetool/src/main/java/com/gu/toolargetool
14 4
FragmentSavedStateLogger.kt
in toolargetool/src/main/java/com/gu/toolargetool
37 3
MainActivity.kt
in app/src/main/java/com/gu/toolargetool/sample
20 2
TestFragment.kt
in app/src/main/java/com/gu/toolargetool/sample
15 2
TooLargeToolApplication.kt
in app/src/main/java/com/gu/toolargetool/sample
10 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
build.gradle.kts
in toolargetool
90 - 1
Formatter.kt
in toolargetool/src/main/java/com/gu/toolargetool
22 4 1
FragmentSavedStateLogger.kt
in toolargetool/src/main/java/com/gu/toolargetool
37 3 1
strings.xml
in app/src/main/res/values
5 - 1
Correlations

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

gradle/libs.versions.toml x: 10 commits (all time) y: 21 lines of code toolargetool/build.gradle.kts x: 31 commits (all time) y: 90 lines of code app/build.gradle.kts x: 12 commits (all time) y: 37 lines of code build.gradle.kts x: 17 commits (all time) y: 30 lines of code settings.gradle.kts x: 1 commits (all time) y: 1 lines of code app/src/main/java/com/gu/toolargetool/sample/MainActivity.kt x: 5 commits (all time) y: 20 lines of code toolargetool/src/main/java/com/gu/toolargetool/ActivitySavedStateLogger.kt x: 11 commits (all time) y: 59 lines of code toolargetool/src/main/java/com/gu/toolargetool/TooLargeTool.kt x: 6 commits (all time) y: 130 lines of code app/src/main/java/com/gu/toolargetool/sample/TestFragment.kt x: 2 commits (all time) y: 15 lines of code app/src/main/java/com/gu/toolargetool/sample/TooLargeToolApplication.kt x: 2 commits (all time) y: 10 lines of code app/src/main/res/drawable/border.xml x: 2 commits (all time) y: 8 lines of code app/src/main/res/layout/activity_main.xml x: 3 commits (all time) y: 20 lines of code app/src/main/res/values/strings.xml x: 3 commits (all time) y: 5 lines of code toolargetool/src/main/java/com/gu/toolargetool/FragmentSavedStateLogger.kt x: 8 commits (all time) y: 37 lines of code toolargetool/src/main/java/com/gu/toolargetool/Formatter.kt x: 5 commits (all time) y: 22 lines of code toolargetool/src/main/java/com/gu/toolargetool/Logger.kt x: 1 commits (all time) y: 14 lines of code toolargetool/src/main/java/com/gu/toolargetool/SizeTree.kt x: 1 commits (all time) y: 6 lines of code
130.0
lines of code
  min: 1.0
  average: 30.88
  25th percentile: 9.0
  median: 20.0
  75th percentile: 37.0
  max: 130.0
0 31.0
commits (all time)
min: 1.0 | average: 7.06 | 25th percentile: 2.0 | median: 5.0 | 75th percentile: 10.5 | max: 31.0

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

gradle/libs.versions.toml x: 3 contributors (all time) y: 21 lines of code toolargetool/build.gradle.kts x: 7 contributors (all time) y: 90 lines of code app/build.gradle.kts x: 5 contributors (all time) y: 37 lines of code build.gradle.kts x: 5 contributors (all time) y: 30 lines of code settings.gradle.kts x: 1 contributors (all time) y: 1 lines of code app/src/main/java/com/gu/toolargetool/sample/MainActivity.kt x: 1 contributors (all time) y: 20 lines of code toolargetool/src/main/java/com/gu/toolargetool/ActivitySavedStateLogger.kt x: 4 contributors (all time) y: 59 lines of code toolargetool/src/main/java/com/gu/toolargetool/TooLargeTool.kt x: 3 contributors (all time) y: 130 lines of code app/src/main/java/com/gu/toolargetool/sample/TestFragment.kt x: 1 contributors (all time) y: 15 lines of code app/src/main/java/com/gu/toolargetool/sample/TooLargeToolApplication.kt x: 1 contributors (all time) y: 10 lines of code app/src/main/res/drawable/border.xml x: 1 contributors (all time) y: 8 lines of code app/src/main/res/layout/activity_main.xml x: 2 contributors (all time) y: 20 lines of code app/src/main/res/values/strings.xml x: 1 contributors (all time) y: 5 lines of code toolargetool/src/main/java/com/gu/toolargetool/FragmentSavedStateLogger.kt x: 3 contributors (all time) y: 37 lines of code toolargetool/src/main/java/com/gu/toolargetool/Formatter.kt x: 3 contributors (all time) y: 22 lines of code toolargetool/src/main/java/com/gu/toolargetool/Logger.kt x: 1 contributors (all time) y: 14 lines of code toolargetool/src/main/java/com/gu/toolargetool/SizeTree.kt x: 1 contributors (all time) y: 6 lines of code
130.0
lines of code
  min: 1.0
  average: 30.88
  25th percentile: 9.0
  median: 20.0
  75th percentile: 37.0
  max: 130.0
0 7.0
contributors (all time)
min: 1.0 | average: 2.53 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.5 | max: 7.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): 1 points

gradle/libs.versions.toml x: 2 commits (90d) y: 21 lines of code
21.0
lines of code
  min: 21.0
  average: 21.0
  25th percentile: 21.0
  median: 21.0
  75th percentile: 21.0
  max: 21.0
0 2.0
commits (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

gradle/libs.versions.toml x: 1 contributors (90d) y: 21 lines of code
21.0
lines of code
  min: 21.0
  average: 21.0
  25th percentile: 21.0
  median: 21.0
  75th percentile: 21.0
  max: 21.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