michielbdejong/solid-panes

View on GitHub
src/trustedApplications/trustedApplications.utils.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function getStatementsToDelete has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function getStatementsToDelete (
  origin: NamedNode,
  person: NamedNode,
  kb: IndexedFormula,
  ns: Namespaces
Severity: Minor
Found in src/trustedApplications/trustedApplications.utils.ts - About 1 hr to fix

    Function getStatementsToAdd has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      origin: NamedNode,
      nodeName: string,
      modes: string[],
      person: NamedNode,
      ns: Namespaces
    Severity: Minor
    Found in src/trustedApplications/trustedApplications.utils.ts - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status