Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/fonts/flexslider-icon.ttf
app/assets/fonts/flexslider-icon.woff
app/assets/fonts/glyphicons-halflings-regular.eot
app/assets/fonts/glyphicons-halflings-regular.svg
app/assets/fonts/glyphicons-halflings-regular.ttf
app/assets/fonts/glyphicons-halflings-regular.woff
app/assets/images/juice.jpg
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/morris/morris.min.js2
A
0 mins
app/assets/javascripts/morris/raphael.min.js0
A
0 mins
app/assets/javascripts/stats.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/sb-admin.scss
app/assets/stylesheets/sb-admin/morris.scss
app/assets/stylesheets/sb-admin/sb-admin.scss
app/assets/stylesheets/search.scss
app/assets/stylesheets/stats.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/search_controller.rb14
A
0 mins
app/controllers/stats_controller.rb23
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/search_helper.rb2
A
0 mins
app/helpers/stats_helper.rb2
A
0 mins
app/jobs/analyzer_job.rb6
A
0 mins
app/models/analyzer.rb27
A
0 mins
app/models/concerns/calculations.rb24
A
0 mins
app/views/layouts/application.html.erb
app/views/layouts/stats.html.erb
app/views/search/index.html.erb
app/views/search/index.js.erb
app/views/stats/_frequency_panel.html.erb
app/views/stats/_main_stats.html.erb
app/views/stats/_searches.html.erb
app/views/stats/_terms_frequency.html.erb
app/views/stats/frequency_chart.js.erb
app/views/stats/index.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
config.ru
lib/score/score.rb25
A
0 mins
lib/score/stop_words.rb10
A
0 mins
public/404.html
public/422.html