superdesk/superdesk-client-core

View on GitHub
scripts/apps/archive/directives/HtmlPreview.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export function HtmlPreview($sce, $timeout) {
    return {
        scope: {
            sdHtmlPreview: '=',
            item: '=?',
Severity: Minor
Found in scripts/apps/archive/directives/HtmlPreview.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status