newscoop/JS-Scoopwriter

View on GitHub
app/scripts/services/ArticlesList.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        ArticlesList.prototype.removeFromArticle = function(
            number,
            language,
            articlesList) {
            var deferred = $q.defer(),
Severity: Minor
Found in app/scripts/services/ArticlesList.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status