travi/php-framework

View on GitHub
client/thirdparty/techPatterns/javascript_cookies.js

Summary

Maintainability
A
45 mins
Test Coverage

Function Set_Cookie has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

function Set_Cookie( name, value, expires, path, domain, secure ) {
Severity: Minor
Found in client/thirdparty/techPatterns/javascript_cookies.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status