oysterprotocol/webinterface

View on GitHub
src/components/shared/custom.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function spunkySlider has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    spunkySlider: function() {
        var el = $(this);
        
        //default color values
        localStorage.setItem('r','14');
Severity: Major
Found in src/components/shared/custom.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status