creative-workflow/pi-setup

View on GitHub
services/pisound/src/web/htdocs/js/bootstrap-slider.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function slider has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function slider(options){
        if(typeof options === 'number'){
            options = $.extend(
                {
                    origVal:options
Severity: Major
Found in services/pisound/src/web/htdocs/js/bootstrap-slider.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status