guardian / about-us
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 60% | 28% | 11%
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
tsx0% | 0% | 55% | 33% | 11%
ts0% | 0% | 92% | 0% | 7%
js0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 60% | 28% | 10%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 30)
File# lines# units
401 -
index.tsx
in src/pages
324 -
footer.tsx
in src/components/footer
307 -
countryGroup.ts
in src/helpers
297 -
header.tsx
in src/components
292 -
index.tsx
in src/pages/journalism
290 -
index.tsx
in src/pages/organisation
284 -
fonts.ts
in src/styles
256 26
sharedStyles.tsx
in src/styles
240 -
index.tsx
in src/pages/history
177 -
readerFundedContributeCard.tsx
in src/components/reader-funded
160 -
headerQuote.tsx
in src/components
138 -
latestNews.tsx
in src/components
135 -
detailsAndImage.tsx
in src/components
128 -
footerlinks.tsx
in src/components/footer
116 -
readerFundedSubscribeCard.tsx
in src/components/reader-funded
110 -
readerFundedPatronSupport.tsx
in src/components/reader-funded
106 -
leadershipProfile.tsx
in src/components
105 -
103 -
fullWidthText.tsx
in src/components
100 -
contactAndWorkForUs.tsx
in src/components
91 -
boxContainer.tsx
in src/components
90 -
innerText.tsx
in src/components
53 -
42 -
fullWidthImage.tsx
in src/components
36 -
breakpoints.ts
in src/styles
36 1
25 -
16 -
pageStyles.tsx
in src/components
13 -
getLocationCookie.ts
in src/components/footer
9 -
Files With Most Units (Top 2)
File# lines# units
fonts.ts
in src/styles
256 26
breakpoints.ts
in src/styles
36 1
Files With Long Lines (Top 6)

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

File# lines# units# long lines
fonts.ts
in src/styles
256 26 38
index.tsx
in src/pages/organisation
284 - 9
index.tsx
in src/pages
324 - 4
index.tsx
in src/pages/journalism
290 - 2
headerQuote.tsx
in src/components
138 - 1
index.tsx
in src/pages/history
177 - 1
Correlations

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

src/pages/index.tsx x: 131 commits (all time) y: 324 lines of code src/pages/journalism/index.tsx x: 92 commits (all time) y: 290 lines of code src/components/reader-funded/readerFundedSubscribeCard.tsx x: 41 commits (all time) y: 110 lines of code src/components/innerText.tsx x: 17 commits (all time) y: 53 lines of code src/pages/history/index.tsx x: 30 commits (all time) y: 177 lines of code src/pages/organisation/index.tsx x: 40 commits (all time) y: 284 lines of code src/styles/sharedStyles.tsx x: 42 commits (all time) y: 240 lines of code src/components/leadershipProfile.tsx x: 16 commits (all time) y: 105 lines of code src/components/footer/footerlinks.tsx x: 11 commits (all time) y: 116 lines of code next.config.js x: 35 commits (all time) y: 25 lines of code src/components/footer/footer.tsx x: 20 commits (all time) y: 307 lines of code src/components/header.tsx x: 44 commits (all time) y: 292 lines of code src/components/latestNews.tsx x: 26 commits (all time) y: 135 lines of code riff-raff.yaml x: 24 commits (all time) y: 16 lines of code src/components/boxContainer.tsx x: 24 commits (all time) y: 90 lines of code src/components/contactAndWorkForUs.tsx x: 14 commits (all time) y: 91 lines of code src/components/detailsAndImage.tsx x: 19 commits (all time) y: 128 lines of code src/components/fullWidthImage.tsx x: 12 commits (all time) y: 36 lines of code src/components/fullWidthText.tsx x: 27 commits (all time) y: 100 lines of code src/components/headerQuote.tsx x: 34 commits (all time) y: 138 lines of code src/components/pageStyles.tsx x: 15 commits (all time) y: 13 lines of code src/components/reader-funded/readerFundedContributeCard.tsx x: 36 commits (all time) y: 160 lines of code src/components/reader-funded/readerFundedPatronSupport.tsx x: 22 commits (all time) y: 106 lines of code src/components/responsiveCardVariant1.tsx x: 19 commits (all time) y: 103 lines of code src/components/responsiveCardVariant2.tsx x: 15 commits (all time) y: 42 lines of code src/components/unfinishedBusinessThrasher.tsx x: 10 commits (all time) y: 401 lines of code src/components/footer/getLocationCookie.ts x: 7 commits (all time) y: 9 lines of code src/helpers/countryGroup.ts x: 5 commits (all time) y: 297 lines of code src/styles/breakpoints.ts x: 10 commits (all time) y: 36 lines of code src/styles/fonts.ts x: 10 commits (all time) y: 256 lines of code
401.0
lines of code
  min: 9.0
  average: 149.33
  25th percentile: 50.25
  median: 113.0
  75th percentile: 263.0
  max: 401.0
0 131.0
commits (all time)
min: 5.0 | average: 28.27 | 25th percentile: 13.5 | median: 21.0 | 75th percentile: 35.25 | max: 131.0

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

src/pages/index.tsx x: 15 contributors (all time) y: 324 lines of code src/pages/journalism/index.tsx x: 16 contributors (all time) y: 290 lines of code src/components/reader-funded/readerFundedSubscribeCard.tsx x: 8 contributors (all time) y: 110 lines of code src/components/innerText.tsx x: 7 contributors (all time) y: 53 lines of code src/pages/history/index.tsx x: 10 contributors (all time) y: 177 lines of code src/pages/organisation/index.tsx x: 13 contributors (all time) y: 284 lines of code src/styles/sharedStyles.tsx x: 7 contributors (all time) y: 240 lines of code src/components/leadershipProfile.tsx x: 5 contributors (all time) y: 105 lines of code src/components/footer/footerlinks.tsx x: 5 contributors (all time) y: 116 lines of code next.config.js x: 10 contributors (all time) y: 25 lines of code src/components/footer/footer.tsx x: 10 contributors (all time) y: 307 lines of code src/components/header.tsx x: 8 contributors (all time) y: 292 lines of code src/components/latestNews.tsx x: 5 contributors (all time) y: 135 lines of code riff-raff.yaml x: 5 contributors (all time) y: 16 lines of code src/components/boxContainer.tsx x: 6 contributors (all time) y: 90 lines of code src/components/detailsAndImage.tsx x: 6 contributors (all time) y: 128 lines of code src/components/fullWidthImage.tsx x: 2 contributors (all time) y: 36 lines of code src/components/fullWidthText.tsx x: 7 contributors (all time) y: 100 lines of code src/components/headerQuote.tsx x: 6 contributors (all time) y: 138 lines of code src/components/pageStyles.tsx x: 6 contributors (all time) y: 13 lines of code src/components/reader-funded/readerFundedContributeCard.tsx x: 6 contributors (all time) y: 160 lines of code src/components/reader-funded/readerFundedPatronSupport.tsx x: 6 contributors (all time) y: 106 lines of code src/components/responsiveCardVariant1.tsx x: 4 contributors (all time) y: 103 lines of code src/components/responsiveCardVariant2.tsx x: 4 contributors (all time) y: 42 lines of code src/components/unfinishedBusinessThrasher.tsx x: 4 contributors (all time) y: 401 lines of code src/components/footer/getLocationCookie.ts x: 3 contributors (all time) y: 9 lines of code src/helpers/countryGroup.ts x: 2 contributors (all time) y: 297 lines of code src/styles/fonts.ts x: 2 contributors (all time) y: 256 lines of code
401.0
lines of code
  min: 9.0
  average: 149.33
  25th percentile: 50.25
  median: 113.0
  75th percentile: 263.0
  max: 401.0
0 16.0
contributors (all time)
min: 2.0 | average: 6.53 | 25th percentile: 4.0 | median: 6.0 | 75th percentile: 8.0 | max: 16.0

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

src/pages/index.tsx x: 3 commits (30d) y: 324 lines of code src/pages/journalism/index.tsx x: 2 commits (30d) y: 290 lines of code src/components/reader-funded/readerFundedSubscribeCard.tsx x: 2 commits (30d) y: 110 lines of code src/components/innerText.tsx x: 1 commits (30d) y: 53 lines of code src/pages/history/index.tsx x: 1 commits (30d) y: 177 lines of code src/pages/organisation/index.tsx x: 1 commits (30d) y: 284 lines of code src/styles/sharedStyles.tsx x: 1 commits (30d) y: 240 lines of code
324.0
lines of code
  min: 53.0
  average: 211.14
  25th percentile: 110.0
  median: 240.0
  75th percentile: 290.0
  max: 324.0
0 3.0
commits (30d)
min: 1.0 | average: 1.57 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

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

src/pages/index.tsx x: 2 contributors (30d) y: 324 lines of code src/pages/journalism/index.tsx x: 2 contributors (30d) y: 290 lines of code src/components/reader-funded/readerFundedSubscribeCard.tsx x: 2 contributors (30d) y: 110 lines of code src/components/innerText.tsx x: 1 contributors (30d) y: 53 lines of code src/pages/history/index.tsx x: 1 contributors (30d) y: 177 lines of code src/pages/organisation/index.tsx x: 1 contributors (30d) y: 284 lines of code src/styles/sharedStyles.tsx x: 1 contributors (30d) y: 240 lines of code
324.0
lines of code
  min: 53.0
  average: 211.14
  25th percentile: 110.0
  median: 240.0
  75th percentile: 290.0
  max: 324.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.43 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

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

src/pages/index.tsx x: 3 commits (90d) y: 324 lines of code src/pages/journalism/index.tsx x: 2 commits (90d) y: 290 lines of code src/components/reader-funded/readerFundedSubscribeCard.tsx x: 2 commits (90d) y: 110 lines of code src/components/innerText.tsx x: 1 commits (90d) y: 53 lines of code src/pages/history/index.tsx x: 1 commits (90d) y: 177 lines of code src/pages/organisation/index.tsx x: 1 commits (90d) y: 284 lines of code src/styles/sharedStyles.tsx x: 1 commits (90d) y: 240 lines of code src/components/leadershipProfile.tsx x: 2 commits (90d) y: 105 lines of code
324.0
lines of code
  min: 53.0
  average: 197.88
  25th percentile: 106.25
  median: 208.5
  75th percentile: 288.5
  max: 324.0
0 3.0
commits (90d)
min: 1.0 | average: 1.63 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.0 | max: 3.0

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

src/pages/index.tsx x: 2 contributors (90d) y: 324 lines of code src/pages/journalism/index.tsx x: 2 contributors (90d) y: 290 lines of code src/components/reader-funded/readerFundedSubscribeCard.tsx x: 2 contributors (90d) y: 110 lines of code src/components/innerText.tsx x: 1 contributors (90d) y: 53 lines of code src/pages/history/index.tsx x: 1 contributors (90d) y: 177 lines of code src/pages/organisation/index.tsx x: 1 contributors (90d) y: 284 lines of code src/styles/sharedStyles.tsx x: 1 contributors (90d) y: 240 lines of code src/components/leadershipProfile.tsx x: 1 contributors (90d) y: 105 lines of code
324.0
lines of code
  min: 53.0
  average: 197.88
  25th percentile: 106.25
  median: 208.5
  75th percentile: 288.5
  max: 324.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.38 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0