atsid/circuits-js

View on GitHub
js/OfflineTolerantProvider.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function constructor has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            constructor: function (delegate) {

                var storage = new WebStorage(),
                    cacheId = "circuits.retrycache",
Severity: Major
Found in js/OfflineTolerantProvider.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status