cloudfoundry/cfoundry

View on GitHub
lib/cfoundry/v2/app_instance.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(app_name, app_guid, id, client, manifest = {})
Severity: Minor
Found in lib/cfoundry/v2/app_instance.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status