guardian / grid-cli
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 10% | 89%
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
ts0% | 0% | 0% | 10% | 89%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 10% | 89%
Longest Files (Top 27)
File# lines# units
reingest.ts
in src/commands/image
114 6
rights.ts
in src/commands/bulk
99 3
api.ts
in src/base-commands
96 5
delete.ts
in src/commands/bulk
91 5
move-images.ts
in src/commands/collection
90 1
http.ts
in src/lib
74 4
46 1
get.ts
in src/commands/image
45 2
delete.ts
in src/commands/image
39 1
upload.ts
in src/commands/image
39 1
add.ts
in src/commands/configuration
39 1
http.ts
in src/base-commands
38 2
curl.ts
in src/commands/util
34 1
visit.ts
in src/commands/image
28 2
add-root.ts
in src/commands/collection
27 1
26 2
download.ts
in src/commands/image
24 1
read.ts
in src/commands/configuration
23 1
search.ts
in src/commands/image
22 -
id-file.ts
in src/commands/util
22 1
service.ts
in src/types
17 -
try.ts
in src/util
16 1
config.ts
in src/types
15 -
profile.ts
in src/base-commands
6 -
paging.ts
in src/types
4 -
http-method.ts
in src/types
4 -
index.ts
in src
1 -
Files With Most Units (Top 20)
File# lines# units
reingest.ts
in src/commands/image
114 6
api.ts
in src/base-commands
96 5
delete.ts
in src/commands/bulk
91 5
http.ts
in src/lib
74 4
rights.ts
in src/commands/bulk
99 3
http.ts
in src/base-commands
38 2
get.ts
in src/commands/image
45 2
visit.ts
in src/commands/image
28 2
26 2
move-images.ts
in src/commands/collection
90 1
add-root.ts
in src/commands/collection
27 1
delete.ts
in src/commands/image
39 1
download.ts
in src/commands/image
24 1
upload.ts
in src/commands/image
39 1
id-file.ts
in src/commands/util
22 1
curl.ts
in src/commands/util
34 1
add.ts
in src/commands/configuration
39 1
read.ts
in src/commands/configuration
23 1
try.ts
in src/util
16 1
46 1
Files With Long Lines (Top 6)

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

File# lines# units# long lines
move-images.ts
in src/commands/collection
90 1 8
api.ts
in src/base-commands
96 5 3
reingest.ts
in src/commands/image
114 6 3
http.ts
in src/base-commands
38 2 1
delete.ts
in src/commands/bulk
91 5 1
add.ts
in src/commands/configuration
39 1 1
Correlations

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

src/commands/collection/move-images.ts x: 11 commits (all time) y: 90 lines of code src/base-commands/api.ts x: 22 commits (all time) y: 96 lines of code src/commands/bulk/delete.ts x: 6 commits (all time) y: 91 lines of code src/commands/image/delete.ts x: 9 commits (all time) y: 39 lines of code src/lib/http.ts x: 10 commits (all time) y: 74 lines of code src/commands/image/search.ts x: 10 commits (all time) y: 22 lines of code src/types/paging.ts x: 2 commits (all time) y: 4 lines of code src/base-commands/http.ts x: 7 commits (all time) y: 38 lines of code src/base-commands/profile.ts x: 5 commits (all time) y: 6 lines of code src/commands/bulk/rights.ts x: 7 commits (all time) y: 99 lines of code src/commands/collection/add-root.ts x: 9 commits (all time) y: 27 lines of code src/commands/configuration/read.ts x: 6 commits (all time) y: 23 lines of code src/commands/image/download.ts x: 9 commits (all time) y: 24 lines of code src/commands/image/get.ts x: 22 commits (all time) y: 45 lines of code src/commands/image/reingest.ts x: 9 commits (all time) y: 114 lines of code src/commands/image/upload.ts x: 10 commits (all time) y: 39 lines of code src/commands/image/visit.ts x: 7 commits (all time) y: 28 lines of code src/commands/util/curl.ts x: 8 commits (all time) y: 34 lines of code src/commands/util/id-file.ts x: 4 commits (all time) y: 22 lines of code src/index.ts x: 2 commits (all time) y: 1 lines of code src/lib/configuration.ts x: 5 commits (all time) y: 46 lines of code src/lib/service-discovery.ts x: 6 commits (all time) y: 26 lines of code src/types/config.ts x: 5 commits (all time) y: 15 lines of code src/types/http-method.ts x: 3 commits (all time) y: 4 lines of code src/types/service.ts x: 4 commits (all time) y: 17 lines of code src/util/try.ts x: 1 commits (all time) y: 16 lines of code
114.0
lines of code
  min: 1.0
  average: 39.96
  25th percentile: 17.0
  median: 28.0
  75th percentile: 46.0
  max: 114.0
0 22.0
commits (all time)
min: 1.0 | average: 7.7 | 25th percentile: 5.0 | median: 7.0 | 75th percentile: 9.0 | max: 22.0

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

src/commands/collection/move-images.ts x: 3 contributors (all time) y: 90 lines of code src/base-commands/api.ts x: 5 contributors (all time) y: 96 lines of code src/commands/bulk/delete.ts x: 3 contributors (all time) y: 91 lines of code src/commands/image/delete.ts x: 4 contributors (all time) y: 39 lines of code src/lib/http.ts x: 4 contributors (all time) y: 74 lines of code src/commands/image/search.ts x: 4 contributors (all time) y: 22 lines of code src/types/paging.ts x: 2 contributors (all time) y: 4 lines of code src/base-commands/http.ts x: 4 contributors (all time) y: 38 lines of code src/base-commands/profile.ts x: 3 contributors (all time) y: 6 lines of code src/commands/bulk/rights.ts x: 3 contributors (all time) y: 99 lines of code src/commands/collection/add-root.ts x: 3 contributors (all time) y: 27 lines of code src/commands/configuration/add.ts x: 3 contributors (all time) y: 39 lines of code src/commands/configuration/read.ts x: 3 contributors (all time) y: 23 lines of code src/commands/image/download.ts x: 3 contributors (all time) y: 24 lines of code src/commands/image/get.ts x: 8 contributors (all time) y: 45 lines of code src/commands/image/reingest.ts x: 4 contributors (all time) y: 114 lines of code src/commands/image/visit.ts x: 4 contributors (all time) y: 28 lines of code src/commands/util/curl.ts x: 3 contributors (all time) y: 34 lines of code src/commands/util/id-file.ts x: 3 contributors (all time) y: 22 lines of code src/index.ts x: 2 contributors (all time) y: 1 lines of code src/lib/configuration.ts x: 4 contributors (all time) y: 46 lines of code src/lib/service-discovery.ts x: 4 contributors (all time) y: 26 lines of code src/types/config.ts x: 3 contributors (all time) y: 15 lines of code src/types/http-method.ts x: 3 contributors (all time) y: 4 lines of code src/types/service.ts x: 3 contributors (all time) y: 17 lines of code src/util/try.ts x: 1 contributors (all time) y: 16 lines of code
114.0
lines of code
  min: 1.0
  average: 39.96
  25th percentile: 17.0
  median: 28.0
  75th percentile: 46.0
  max: 114.0
0 8.0
contributors (all time)
min: 1.0 | average: 3.41 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 4.0 | max: 8.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): 0 points

No data for "commits (90d)" vs. "lines of code".

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

No data for "contributors (90d)" vs. "lines of code".