open-learning-exchange/planet

View on GitHub
src/app/app.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(
    iconRegistry: MatIconRegistry,
    sanitizer: DomSanitizer,
    public router: Router,
    private stateService: StateService
Severity: Minor
Found in src/app/app.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status