superdesk/superdesk-client-core

View on GitHub
scripts/core/api/allowed.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function AllowedService has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function AllowedService(_, api, $q) {
    var values;

    function fetch() {
        if (values) {
Severity: Minor
Found in scripts/core/api/allowed.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status