gitlab-org / GitLab_CI
File Size

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

Intro
Learn more...
File Size Overall
0% | 7% | 8% | 19% | 65%
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
scss0% | 60% | 0% | 10% | 28%
rb0% | 0% | 12% | 20% | 66%
haml0% | 0% | 0% | 13% | 86%
py0% | 0% | 0% | 100% | 0%
rake0% | 0% | 0% | 0% | 100%
coffee0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
mysql0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
erb0% | 0% | 0% | 0% | 100%
ru0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
app0% | 14% | 6% | 12% | 65%
spec0% | 0% | 19% | 16% | 63%
lib0% | 0% | 0% | 53% | 46%
db0% | 0% | 0% | 18% | 81%
config0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
script0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
xterm.scss
in app/assets/stylesheets/generic
895 -
259 -
build_spec.rb
in spec/models
241 -
commit_spec.rb
in spec/models
202 -
build.rb
in app/models
202 28
commit.rb
in app/models
201 35
projects_spec.rb
in spec/requests/api
200 -
db_converter.py
in lib/support/mysql-postgresql-converter
189 1
184 -
173 16
common.scss
in app/assets/stylesheets/generic
157 -
154 13
haml
show.html.haml
in app/views/builds
150 -
project_spec.rb
in spec/models
143 -
project.rb
in app/models
141 24
mail_service_spec.rb
in spec/models
132 5
manager.rb
in lib/backup
122 8
database.rb
in lib/backup
117 8
114 -
projects.rb
in lib/api
108 -
haml
show.html.haml
in app/views/admin/runners
106 -
projects_controller.rb
in app/controllers
103 15
application_controller.rb
in app/controllers
101 17
100 -
haml
_form.html.haml
in app/views/projects
92 -
network.rb
in app/models
90 9
builds_spec.rb
in spec/requests/api
87 -
helpers.rb
in lib/api
87 17
haml
index.html.haml
in app/views/web_hooks
86 -
projects_controller_spec.rb
in spec/controllers
85 -
haml
show.html.haml
in app/views/commits
84 -
user_spec.rb
in spec/models
82 -
80 11
routes.rb
in config
78 -
slack_message.rb
in app/models/project_services
78 13
runners_spec.rb
in spec/features
74 -
73 -
user.rb
in app/models
72 14
69 4
slack_message_spec.rb
in spec/models/project_services
67 -
rake
backup.rake
in lib/tasks
67 2
triggers_spec.rb
in spec/requests/api
66 -
hip_chat_service.rb
in app/models/project_services
65 9
runners_spec.rb
in spec/requests/api
64 -
hip_chat_message.rb
in app/models/project_services
63 9
application_helper.rb
in app/helpers
63 8
stub_gitlab_calls.rb
in spec/support
62 11
hip_chat_message_spec.rb
in spec/models/project_services
60 -
haml
show.html.haml
in app/views/runners
60 -
service.rb
in app/models
58 13
Files With Most Units (Top 50)
File# lines# units
commit.rb
in app/models
201 35
build.rb
in app/models
202 28
project.rb
in app/models
141 24
application_controller.rb
in app/controllers
101 17
helpers.rb
in lib/api
87 17
173 16
projects_controller.rb
in app/controllers
103 15
user.rb
in app/models
72 14
service.rb
in app/models
58 13
slack_message.rb
in app/models/project_services
78 13
154 13
stub_gitlab_calls.rb
in spec/support
62 11
80 11
runners_controller.rb
in app/controllers
56 10
hip_chat_service.rb
in app/models/project_services
65 9
hip_chat_message.rb
in app/models/project_services
63 9
runner.rb
in app/models
43 9
network.rb
in app/models
90 9
project_status.rb
in app/models
35 9
runners_controller.rb
in app/controllers/admin
54 9
mail_service.rb
in app/models/project_services
54 8
slack_service.rb
in app/models/project_services
53 8
application_helper.rb
in app/helpers
63 8
database.rb
in lib/backup
117 8
manager.rb
in lib/backup
122 8
33 8
builds_controller.rb
in app/controllers
58 7
services_controller.rb
in app/controllers
45 7
web_hooks_controller.rb
in app/controllers
39 7
user_sessions_controller.rb
in app/controllers
50 6
builds_helper.rb
in app/helpers
34 6
projects_helper.rb
in app/helpers
27 6
charts.rb
in lib
58 6
mail_service_spec.rb
in spec/models
132 5
triggers_controller.rb
in app/controllers
32 5
commits_controller.rb
in app/controllers
28 5
gitlab_helper.rb
in app/helpers
28 5
26 5
45 5
login_helpers.rb
in spec/support
16 4
event_service.rb
in app/services
26 4
web_hook_service.rb
in app/services
31 4
variables_controller.rb
in app/controllers
24 4
application_settings_controller.rb
in app/controllers/admin
24 4
runner_projects_controller.rb
in app/controllers/admin
25 4
69 4
builds.rb
in lib/backup
32 4
trigger.rb
in app/models
17 3
projects_controller.rb
in app/controllers/admin
13 3
24 3
Files With Long Lines (Top 43)

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

File# lines# units# long lines
db_converter.py
in lib/support/mysql-postgresql-converter
189 1 9
100 - 8
haml
index.html.haml
in app/views/web_hooks
86 - 4
184 - 4
stub_gitlab_calls.rb
in spec/support
62 11 2
haml
show.html.haml
in app/views/builds
150 - 2
haml
_build.html.haml
in app/views/builds
38 - 2
haml
_runner.html.haml
in app/views/admin/runners
46 - 2
haml
_runner.html.haml
in app/views/runners
33 - 2
haml
gitlab.html.haml
in app/views/projects
28 - 2
haml
_form.html.haml
in app/views/projects
92 - 2
hip_chat_message.rb
in app/models/project_services
63 9 2
projects_controller.rb
in app/controllers
103 15 2
69 4 2
manager.rb
in lib/backup
122 8 2
project_spec.rb
in spec/models
143 - 1
259 - 1
secret_token.rb
in config/initializers
28 2 1
haml
_form.html.haml
in app/views/services
48 - 1
haml
show.html.haml
in app/views/commits
84 - 1
haml
notify.html.haml
in app/views/layouts
17 - 1
haml
index.html.haml
in app/views/admin/runner_projects
54 - 1
haml
_form.html.haml
in app/views/admin/application_settings
22 - 1
haml
index.html.haml
in app/views/admin/runners
44 - 1
haml
build_fail_email.html.haml
in app/views/notify
17 - 1
haml
17 - 1
haml
_trigger.html.haml
in app/views/triggers
12 - 1
haml
_specific_runners.html.haml
in app/views/runners
24 - 1
haml
_shared_runners.html.haml
in app/views/runners
21 - 1
haml
_page.html.haml
in app/views/kaminari
2 - 1
haml
new.html.haml
in app/views/user_sessions
7 - 1
haml
show.html.haml
in app/views/variables
30 - 1
haml
show.html.haml
in app/views/helps
35 - 1
haml
edit.html.haml
in app/views/projects
19 - 1
haml
_no_runners.html.haml
in app/views/shared
5 - 1
haml
_guide.html.haml
in app/views/shared
14 - 1
slack_message.rb
in app/models/project_services
78 13 1
hip_chat_service.rb
in app/models/project_services
65 9 1
mail_service.rb
in app/models/project_services
54 8 1
slack_service.rb
in app/models/project_services
53 8 1
project.rb
in app/models
141 24 1
database.rb
in lib/backup
117 8 1
charts.rb
in lib
58 6 1