mcfiredrill/forttree

View on GitHub
app/assets/javascripts/js-cookie/js.cookie.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function init has 81 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function init (converter) {
        function api (key, value, attributes) {
            var result;

            // Write
Severity: Major
Found in app/assets/javascripts/js-cookie/js.cookie.js - About 3 hrs to fix

    Function api has 65 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            function api (key, value, attributes) {
                var result;
    
                // Write
    
    
    Severity: Major
    Found in app/assets/javascripts/js-cookie/js.cookie.js - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status