terranodo/angular-search

View on GitHub
app/components/modalTweets/modalTweetsDirective.js

Summary

Maintainability
A
1 hr
Test Coverage

Function modalLink has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            function modalLink(scope) {
                var vm = scope;
                var MapService = Map;
                vm.closestTweets = [];
                vm.coordinate = [];
Severity: Minor
Found in app/components/modalTweets/modalTweetsDirective.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status