azure / grept
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
go0% | 0% | 0% | 10% | 89%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pkg0% | 0% | 0% | 14% | 85%
cmd0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
145 5
100 7
88 3
86 3
81 4
75 3
apply.go
in cmd
75 3
70 2
59 2
plan.go
in cmd
57 3
root.go
in cmd
57 3
fix.go
in pkg
56 9
56 3
44 2
40 2
init.go
in pkg
36 4
32 2
31 2
29 2
25 2
rule.go
in pkg
25 6
retry.go
in pkg
24 2
21 2
16 2
data.go
in pkg
15 4
main.go
in root
7 1
fs.go
in pkg
5 -
Files With Most Units (Top 26)
File# lines# units
fix.go
in pkg
56 9
100 7
rule.go
in pkg
25 6
145 5
init.go
in pkg
36 4
81 4
data.go
in pkg
15 4
86 3
75 3
56 3
plan.go
in cmd
57 3
88 3
apply.go
in cmd
75 3
root.go
in cmd
57 3
retry.go
in pkg
24 2
25 2
70 2
31 2
32 2
29 2
44 2
16 2
59 2
21 2
40 2
main.go
in root
7 1
Files With Long Lines (Top 7)

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

File# lines# units# long lines
81 4 5
59 2 5
145 5 4
75 3 2
root.go
in cmd
57 3 2
70 2 1
100 7 1
Correlations

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

pkg/init.go x: 14 commits (all time) y: 36 lines of code pkg/grept_plan.go x: 7 commits (all time) y: 100 lines of code pkg/grept_config.go x: 10 commits (all time) y: 75 lines of code pkg/data_http.go x: 22 commits (all time) y: 70 lines of code pkg/rule_file_exist.go x: 10 commits (all time) y: 29 lines of code pkg/rule_file_hash.go x: 18 commits (all time) y: 86 lines of code pkg/fix.go x: 35 commits (all time) y: 56 lines of code cmd/config_path.go x: 4 commits (all time) y: 40 lines of code cmd/apply.go x: 12 commits (all time) y: 75 lines of code cmd/console.go x: 9 commits (all time) y: 88 lines of code cmd/plan.go x: 13 commits (all time) y: 57 lines of code cmd/root.go x: 1 commits (all time) y: 57 lines of code main.go x: 5 commits (all time) y: 7 lines of code pkg/retry.go x: 1 commits (all time) y: 24 lines of code pkg/fix_yaml_transform.go x: 12 commits (all time) y: 59 lines of code pkg/data.go x: 22 commits (all time) y: 15 lines of code pkg/data_git_ignore.go x: 19 commits (all time) y: 44 lines of code pkg/fix_copy_file.go x: 7 commits (all time) y: 31 lines of code pkg/fix_git_ignore.go x: 9 commits (all time) y: 81 lines of code pkg/fix_local_file.go x: 30 commits (all time) y: 56 lines of code pkg/fix_local_shell.go x: 13 commits (all time) y: 145 lines of code pkg/fix_rename_file.go x: 18 commits (all time) y: 16 lines of code pkg/fix_rm_local_file.go x: 17 commits (all time) y: 25 lines of code pkg/rule.go x: 25 commits (all time) y: 25 lines of code pkg/rule_dir_exist.go x: 16 commits (all time) y: 32 lines of code pkg/rule_must_be_true.go x: 18 commits (all time) y: 21 lines of code pkg/fs.go x: 2 commits (all time) y: 5 lines of code
145.0
lines of code
  min: 5.0
  average: 50.19
  25th percentile: 25.0
  median: 44.0
  75th percentile: 75.0
  max: 145.0
0 35.0
commits (all time)
min: 1.0 | average: 13.67 | 25th percentile: 7.0 | median: 13.0 | 75th percentile: 18.0 | max: 35.0

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

pkg/init.go x: 2 contributors (all time) y: 36 lines of code pkg/grept_plan.go x: 1 contributors (all time) y: 100 lines of code pkg/grept_config.go x: 2 contributors (all time) y: 75 lines of code pkg/data_http.go x: 3 contributors (all time) y: 70 lines of code pkg/rule_file_exist.go x: 2 contributors (all time) y: 29 lines of code pkg/rule_file_hash.go x: 2 contributors (all time) y: 86 lines of code pkg/fix.go x: 2 contributors (all time) y: 56 lines of code cmd/config_path.go x: 2 contributors (all time) y: 40 lines of code cmd/console.go x: 1 contributors (all time) y: 88 lines of code cmd/plan.go x: 2 contributors (all time) y: 57 lines of code cmd/root.go x: 1 contributors (all time) y: 57 lines of code main.go x: 2 contributors (all time) y: 7 lines of code pkg/retry.go x: 1 contributors (all time) y: 24 lines of code pkg/fix_yaml_transform.go x: 2 contributors (all time) y: 59 lines of code pkg/data.go x: 2 contributors (all time) y: 15 lines of code pkg/data_git_ignore.go x: 2 contributors (all time) y: 44 lines of code pkg/fix_copy_file.go x: 1 contributors (all time) y: 31 lines of code pkg/fix_git_ignore.go x: 2 contributors (all time) y: 81 lines of code pkg/fix_local_file.go x: 3 contributors (all time) y: 56 lines of code pkg/fix_local_shell.go x: 2 contributors (all time) y: 145 lines of code pkg/fix_rename_file.go x: 2 contributors (all time) y: 16 lines of code pkg/fix_rm_local_file.go x: 2 contributors (all time) y: 25 lines of code pkg/rule_dir_exist.go x: 2 contributors (all time) y: 32 lines of code pkg/rule_must_be_true.go x: 2 contributors (all time) y: 21 lines of code pkg/fs.go x: 1 contributors (all time) y: 5 lines of code
145.0
lines of code
  min: 5.0
  average: 50.19
  25th percentile: 25.0
  median: 44.0
  75th percentile: 75.0
  max: 145.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.85 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.0

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

pkg/init.go x: 1 commits (30d) y: 36 lines of code
36.0
lines of code
  min: 36.0
  average: 36.0
  25th percentile: 36.0
  median: 36.0
  75th percentile: 36.0
  max: 36.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

pkg/init.go x: 1 contributors (30d) y: 36 lines of code
36.0
lines of code
  min: 36.0
  average: 36.0
  25th percentile: 36.0
  median: 36.0
  75th percentile: 36.0
  max: 36.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): 1 points

pkg/init.go x: 1 commits (90d) y: 36 lines of code
36.0
lines of code
  min: 36.0
  average: 36.0
  25th percentile: 36.0
  median: 36.0
  75th percentile: 36.0
  max: 36.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

pkg/init.go x: 1 contributors (90d) y: 36 lines of code
36.0
lines of code
  min: 36.0
  average: 36.0
  25th percentile: 36.0
  median: 36.0
  75th percentile: 36.0
  max: 36.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