gitlab-org / GitLab_Docs_DEPRECATED
File Size

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

Intro
Learn more...
File Size Overall
35% | 11% | 8% | 15% | 28%
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
yaml85% | 9% | 0% | 4% | <1%
scss0% | 40% | 24% | 16% | 18%
rb0% | 0% | 24% | 9% | 66%
erb0% | 0% | 60% | 0% | 39%
js0% | 0% | 0% | 29% | 70%
vue0% | 0% | 0% | 42% | 57%
html0% | 0% | 0% | 42% | 57%
rake0% | 0% | 0% | 55% | 44%
toml0% | 0% | 0% | 0% | 100%
webmanifest0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
content50% | 10% | 8% | 12% | 19%
spec0% | 32% | 17% | 10% | 40%
layouts0% | 0% | 0% | 37% | 62%
lib0% | 0% | 0% | 27% | 72%
ROOT0% | 0% | 0% | 70% | 29%
scripts0% | 0% | 0% | 38% | 61%
Longest Files (Top 50)
File# lines# units
navigation.yaml
in content/_data
4838 -
redirects.yaml
in content/_data
1061 -
navigation-mock.yaml
in spec/lib/fixtures
667 -
_typography.scss
in content/assets/stylesheets
666 -
stylesheet.scss
in content/assets/stylesheets
572 -
_landing.scss
in content/assets/stylesheets
474 -
generic*_spec.rb
in spec/lib/nanoc/helpers
357 -
_variables.scss
in content/assets/stylesheets
274 -
index.erb
in content
218 -
elastic_search_form.vue
in content/frontend/search/components
200 -
elastic_search_api.js
in content/frontend/services
186 -
_sidebar.scss
in content/assets/stylesheets
181 -
elastic_results.vue
in content/frontend/search/components
175 -
_normalize.scss
in content/assets/stylesheets
163 -
nanoc.yaml
in root
157 -
toc.scss
in content/assets/stylesheets
144 -
rake
redirects.rake
in lib/tasks
141 1
deprecation_filters.vue
in content/frontend/deprecations/components
140 -
generic.rb
in lib/helpers
137 17
global_nav.html
in layouts
126 -
landing.yaml
in content/_data
126 -
elastic_search_spec.js
in spec/frontend/search
115 1
111 3
feedback.html
in layouts
111 -
lunr_results.vue
in content/frontend/search/components
106 -
105 -
versions_spec.js
in spec/frontend/default/components
104 -
head.html
in layouts
103 -
tabs_section.vue
in content/frontend/default/components
100 -
version_search.vue
in content/frontend/search/components
96 -
default.html
in layouts
94 -
_utilities.scss
in content/assets/stylesheets
90 -
default.js
in content/frontend/default
89 5
88 -
search_helpers.js
in content/frontend/search
87 -
86 -
help.scss
in content/assets/stylesheets
86 -
versions_menu.vue
in content/frontend/default/components
85 -
task_helpers.rb
in lib/tasks
84 12
_md-typography.scss
in content/assets/stylesheets/mixins
82 -
preindex.js
in scripts/lunr
81 -
footer.html
in layouts
80 -
navigation_toggle.vue
in content/frontend/default/components
80 -
highlight.scss
in content/assets/stylesheets
78 -
table_of_contents_list_spec.js
in spec/frontend/default/components
76 -
docs_badges.vue
in content/frontend/default/components
69 -
search_filters.vue
in content/frontend/search/components
68 -
table_of_contents.vue
in content/frontend/default/components
65 -
docs_banner.vue
in content/frontend/shared/components
64 -
edit_on_gitlab.rb
in lib/helpers
63 4
Files With Most Units (Top 41)
File# lines# units
generic.rb
in lib/helpers
137 17
task_helpers.rb
in lib/tasks
84 12
navigation.rb
in lib/gitlab
33 8
doc.rb
in lib/gitlab/navigation
32 8
category.rb
in lib/gitlab/navigation
32 8
section.rb
in lib/gitlab/navigation
29 7
default.js
in content/frontend/default
89 5
50 4
gitlab_kramdown.rb
in lib/filters
54 4
edit_on_gitlab.rb
in lib/helpers
63 4
blueprints.rb
in lib/helpers
31 4
fetch_versions.js
in content/frontend/services
54 4
111 3
tabs_section_spec.js
in spec/frontend/default/components
47 3
icons.rb
in lib/filters
15 3
tabs.rb
in lib/filters
15 3
icons_helper.rb
in lib/helpers
33 3
marketo_analytics.js
in content/assets/javascripts
20 3
9 2
15 2
introduced_in.rb
in lib/filters
33 2
admonition.rb
in lib/helpers
41 2
versions.rb
in lib/helpers
16 2
lunrsearch.js
in content/frontend/search
23 2
stick_to_footer.js
in content/frontend/default/directives
33 2
environment.js
in content/frontend/default
9 2
clipboardjs.js
in content/frontend/shared
47 2
elastic_search_spec.js
in spec/frontend/search
115 1
admonition.rb
in lib/filters
14 1
6 1
rake
redirects.rake
in lib/tasks
141 1
gitlab_kramdown.rb
in lib/helpers
21 1
reading_time.rb
in lib/helpers
11 1
deprecations.js
in content/frontend/deprecations
56 1
featured_sections.js
in content/frontend/landing
28 1
recently_viewed.js
in content/frontend/search
27 1
elastic_search.js
in content/frontend/search
17 1
elastic_results.js
in content/frontend/search
15 1
setup_table_of_contents.js
in content/frontend/default
44 1
badges.js
in content/frontend/default
49 1
archives.js
in content/frontend/archives
12 1
Files With Long Lines (Top 35)

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

File# lines# units# long lines
global_nav.html
in layouts
126 - 23
navigation.yaml
in content/_data
4838 - 15
footer.html
in layouts
80 - 12
index.erb
in content
218 - 12
edit_on_git_lab*_spec.rb
in spec/lib/nanoc/helpers
39 - 7
generic*_spec.rb
in spec/lib/nanoc/helpers
357 - 6
feedback.html
in layouts
111 - 5
rake
build_site.rake
in lib/tasks
56 - 5
rake
redirects.rake
in lib/tasks
141 1 5
header.html
in layouts
44 - 4
47 - 4
navigation_spec.rb
in spec/lib/gitlab
48 - 3
rake
release.rake
in lib/tasks
59 - 2
icons_helper.rb
in lib/helpers
33 3 2
_variables.scss
in content/assets/stylesheets
274 - 2
stylesheet.scss
in content/assets/stylesheets
572 - 2
cta.html
in layouts
3 - 1
search.html
in layouts
35 - 1
3 - 1
default.html
in layouts
94 - 1
analytics.html
in layouts
20 - 1
banner.html
in layouts
3 - 1
head.html
in layouts
103 - 1
csp.html
in layouts
1 - 1
88 - 1
flatten_items_spec.js
in spec/frontend/shared/toc
31 - 1
86 - 1
admonition.rb
in lib/helpers
41 2 1
edit_on_gitlab.rb
in lib/helpers
63 4 1
gtag_analytics.js
in content/assets/javascripts
26 - 1
_landing.scss
in content/assets/stylesheets
474 - 1
banner.yaml
in content/_data
3 - 1
landing.yaml
in content/_data
126 - 1
badges.js
in content/frontend/default
49 1 1
archives_page.vue
in content/frontend/archives
56 - 1