JetBrains / sample_rails_app
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 14% | 0% | 85%
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% | 0% | 97% | 0% | 2%
rb0% | 0% | 0% | 0% | 100%
erb0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
rake0% | 0% | 0% | 0% | 100%
ru0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
app0% | 0% | 22% | 0% | 77%
public0% | 0% | 0% | 0% | 100%
db0% | 0% | 0% | 0% | 100%
spec0% | 0% | 0% | 0% | 100%
config0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
lib0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
custom.scss
in app/assets/stylesheets
257 -
user.rb
in app/models
81 16
user_spec.rb
in spec/models
80 -
70 1
users_controller.rb
in app/controllers
67 12
404.html
in public
61 -
422.html
in public
61 -
500.html
in public
60 -
55 -
52 8
sessions_helper.rb
in app/helpers
44 9
_header.html.erb
in app/views/layouts
41 -
production.rb
in config/environments
35 -
home.html.erb
in app/views/static_pages
31 -
show_follow.html.erb
in app/views/users
30 -
29 -
microposts_controller.rb
in app/controllers
28 4
development.rb
in config/environments
28 -
sessions_controller.rb
in app/controllers
26 3
application.html.erb
in app/views/layouts
25 -
show.html.erb
in app/views/users
24 -
edit.html.erb
in app/views/users
22 -
22 1
routes.rb
in config
21 -
20 -
new.html.erb
in app/views/sessions
19 -
_micropost_form.html.erb
in app/views/shared
19 -
relationships_controller.rb
in app/controllers
19 2
18 -
new.html.erb
in app/views/users
18 -
edit.html.erb
in app/views/password_resets
16 -
_stats.html.erb
in app/views/shared
15 -
_micropost.html.erb
in app/views/microposts
15 -
static_pages_controller.rb
in app/controllers
14 4
14 1
micropost.rb
in app/models
14 1
_footer.html.erb
in app/views/layouts
13 -
about.html.erb
in app/views/static_pages
13 -
mailer.html.erb
in app/views/layouts
12 -
new.html.erb
in app/views/password_resets
12 -
_error_messages.html.erb
in app/views/shared
12 -
12 -
12 1
application_controller.rb
in app/controllers
11 1
rake
my_task.rake
in lib/tasks
10 -
10 -
application_helper.rb
in app/helpers
10 1
user_mailer.rb
in app/mailers
10 2
10 1
_follow_form.html.erb
in app/views/users
9 -
Files With Most Units (Top 25)
File# lines# units
user.rb
in app/models
81 16
users_controller.rb
in app/controllers
67 12
sessions_helper.rb
in app/helpers
44 9
52 8
static_pages_controller.rb
in app/controllers
14 4
microposts_controller.rb
in app/controllers
28 4
sessions_controller.rb
in app/controllers
26 3
relationships_controller.rb
in app/controllers
19 2
user_mailer.rb
in app/mailers
10 2
70 1
application_controller.rb
in app/controllers
11 1
14 1
application_helper.rb
in app/helpers
10 1
users_helper.rb
in app/helpers
8 1
micropost.rb
in app/models
14 1
22 1
5 1
9 1
7 1
5 1
5 1
12 1
6 1
10 1
5 1
Files With Long Lines (Top 3)

There are 3 files with lines longer than 120 characters. In total, there are 4 long lines.

File# lines# units# long lines
user_spec.rb
in spec/models
80 - 2
22 1 1
55 - 1