superdesk/superdesk-client-core

View on GitHub
scripts/core/directives/PhoneHomeModalDirective.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function PhoneHomeModalDirective has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function PhoneHomeModalDirective(serverConfig, api, session) {
    let template = require('./views/phone-home-modal-directive.html');

    class PhoneController {
        data: any;
Severity: Minor
Found in scripts/core/directives/PhoneHomeModalDirective.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status