Samhane/incubator-taverna-databundle-viewer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/javascripts/sankey.js439
F
2 wks
app/assets/javascripts/vertical_sankey.js241
F
1 wk
app/models/provenance.rb434
F
1 wk
app/decorators/data_bundle_decorator.rb92
A
2 hrs
app/controllers/application_controller.rb17
A
0 mins
app/controllers/callbacks_controller.rb10
A
0 mins
app/controllers/data_bundles_controller.rb50
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/data_bundle.rb16
A
0 mins
app/models/user.rb21
A
0 mins
app/uploaders/data_bundle_uploader.rb5
A
0 mins
.bowerrc
.buildpacks
.env.example
.gitignore
.rspec
.ruby-gemset
.ruby-version
DEPENDENCY_LICENSES.md
DISCLAIMER
Gemfile
Gemfile.lock
LICENSE
NOTICE
Procfile
README.md
Rakefile
app/assets/javascripts/application.coffee
app/assets/javascripts/data_bundle.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/data_bundle.scss
app/views/data_bundles/_form.html.slim
app/views/data_bundles/edit.html.slim
app/views/data_bundles/index.html.slim
app/views/data_bundles/show.html.slim
app/views/devise/confirmations/new.html.slim
app/views/devise/mailer/confirmation_instructions.html.slim
app/views/devise/mailer/reset_password_instructions.html.slim
app/views/devise/mailer/unlock_instructions.html.slim
app/views/devise/passwords/edit.html.slim
app/views/devise/passwords/new.html.slim
app/views/devise/registrations/edit.html.slim
app/views/devise/registrations/new.html.slim
app/views/devise/sessions/new.html.slim
app/views/devise/shared/_links.html.slim
app/views/devise/unlocks/new.html.slim
app/views/layouts/application.html.slim
app/views/layouts/devise.html.slim
app/views/shared/_errors.html.slim
bin/bundle