ministryofjustice/hwf-calculator

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.dockerignore
.gitignore
.rspec
.rspec_parallel
.rubocop.yml
.rubocop_todo.yml
.ruby-gemset
.ruby-version
.travis.yml
.vscode/launch.json
.vscode/settings.json
.yardopts
Dockerfile
Gemfile
Gemfile.lock
Makefile
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/back-link.js23
A
0 mins
app/assets/javascripts/details.polyfill.js88
A
2 hrs
app/assets/javascripts/pages/benefits_received.js95
C
7 hrs
app/assets/stylesheets/application.scss
app/assets/stylesheets/calculator_feedback.scss
app/assets/stylesheets/details_polyfill.scss
app/assets/stylesheets/elements.scss
app/assets/stylesheets/global.scss
app/assets/stylesheets/headings.scss
app/assets/stylesheets/money-inputs.scss
app/assets/stylesheets/next-steps.scss
app/assets/stylesheets/pages/benefits.scss
app/assets/stylesheets/pages/date_of_birth.scss
app/assets/stylesheets/pages/home.scss
app/assets/stylesheets/pages/marital_status.scss
app/assets/stylesheets/phase-banner.scss
app/assets/stylesheets/question_help.scss
app/controllers/application_controller.rb11
A
0 mins
app/controllers/calculation_controller.rb57
A
0 mins
app/controllers/calculation_result_controller.rb16
A
0 mins
app/controllers/concerns/calculation_store.rb28
A
0 mins
app/controllers/concerns/disable_cache.rb9
A
0 mins
app/controllers/help_controller.rb7
A
0 mins
app/controllers/status_controller.rb2
A
0 mins
app/forms/base_form.rb25
A
0 mins
app/forms/benefits_received_form.rb62
A
0 mins
app/forms/date_of_birth_form.rb44
A
0 mins
app/forms/disposable_capital_form.rb15
A
0 mins
app/forms/fee_form.rb13
A
0 mins