betajs/betajs-browser

View on GitHub
src/browser/cookies.js

Summary

Maintainability
A
50 mins
Test Coverage

Function set has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

        set: function(key, value, end, path, domain, secure, sameSite) {
Severity: Major
Found in src/browser/cookies.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status