FlipFlopWeekly/zori

View on GitHub
source/js/modules/home/home-directives.js

Summary

Maintainability
A
1 hr
Test Coverage

Function link has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            function link(scope, $elt, attrs) {
                var timeoutId;
                var $link = $elt.find('a');

                function update() {
Severity: Minor
Found in source/js/modules/home/home-directives.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status