nycJSorg/angular-presentation

View on GitHub
apps/kirjs/src/app/modules/binary/binary-flat/binary-flat.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function flatten has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function flatten(
  structure: any[],
  nesting = 0,
  parent = null,
  path = []

    There are no issues that match your filters.

    Category
    Status