capistrano/capistrano

View on GitHub
docs/assets/js/jquery.cookie.js

Summary

Maintainability
A
1 hr
Test Coverage

Function cookie has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var config = $.cookie = function (key, value, options) {

        // Write

        if (arguments.length > 1 && !$.isFunction(value)) {
Severity: Minor
Found in docs/assets/js/jquery.cookie.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status