AlexAegis/loreplotter

View on GitHub
src/app/lore/component/dialog/lore-form.component.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function loadDefaultEarth has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public loadDefaultEarth(): void {
        this.teardown = this.dialog
            .open(ConfirmComponent, {
                data: {
                    title: 'Warning!',
Severity: Minor
Found in src/app/lore/component/dialog/lore-form.component.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status