oddbit/sonosjs

View on GitHub
src/deviceService.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function deviceService has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        function deviceService() {
            var that = {};
            var devices = [];

            /**
Severity: Major
Found in src/deviceService.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status