volontariat/voluntary

View on GitHub
app/assets/javascripts/voluntary/lib/jquery.cookie.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function init has 75 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/voluntary/lib/jquery.cookie.js - About 3 hrs to fix

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

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

      There are no issues that match your filters.

      Category
      Status