cloudfoundry/stratos

View on GitHub
src/frontend/packages/core/src/shared/components/page-header/page-header.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(
    private store: Store<AppState>,
    private route: ActivatedRoute,
    private tabNavService: TabNavService,
    private router: Router,

    There are no issues that match your filters.

    Category
    Status