newscoop/JS-Scoopwriter

View on GitHub
app/scripts/directives/sf-droppable.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function postLink has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            link: function postLink(scope, element, attrs) {
                var counter,
                    $element = $(element);

                // when dragging over a child element, a dragleave event is
Severity: Major
Found in app/scripts/directives/sf-droppable.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status