cloudfoundry/cloud_controller_ng

View on GitHub
app/controllers/runtime/root_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method read has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def read
      api_url_builder = VCAP::CloudController::Presenters::ApiUrlBuilder

      response = {
        links: {
Severity: Major
Found in app/controllers/runtime/root_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status