mseemann/angular2-mdl

View on GitHub
projects/popover/src/lib/popover.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  private calculateCoordinates(
    forElement: HTMLElement,
    popoverElement: HTMLElement,
    position: string
  ): IPositionCoordinates | null {
Severity: Minor
Found in projects/popover/src/lib/popover.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status