OpenFn/OpenFn-Site

View on GitHub
app/assets/javascripts/support/ui-sortable-master/src/sortable.js

Summary

Maintainability
B
4 hrs
Test Coverage

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

        link: function(scope, element, attrs, ngModel) {
          var savedNodes;

          function combineCallbacks(first,second){
            if(second && (typeof second === 'function')) {
Severity: Major
Found in app/assets/javascripts/support/ui-sortable-master/src/sortable.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status