taye/ng-any-component

View on GitHub
src/any.component.ts

Summary

Maintainability
A
1 hr
Test Coverage
A
96%

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

  createComponent() {
    this.destroyComponent();

    if (!this.is || !this.content) {
      if (this.content) {
Severity: Minor
Found in src/any.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status