cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/shared/components/list/list-types/app-instance/cf-app-instances-config.service.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function constructor has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  constructor(
    private store: Store<CFAppState>,
    private appService: ApplicationService,
    private utilsService: UtilsService,
    private router: Router,

    There are no issues that match your filters.

    Category
    Status