tom-weatherhead/thaw-grammar

View on GitHub
src/languages/minimal/domain-object-model/operator-usage.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function evaluate has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public evaluate(
        globalInfo: IGlobalInfo<number>,
        localEnvironment?: IEnvironmentFrame<number>,
        // eslint-disable-next-line @typescript-eslint/no-unused-vars
        options?: unknown
Severity: Minor
Found in src/languages/minimal/domain-object-model/operator-usage.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status