oddbit/sonosjs

View on GitHub
src/models/device.js

Summary

Maintainability
A
1 hr
Test Coverage

Function device has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        function device(opts) {
            opts = opts || {};

            /**
             * @typedef {object} device
Severity: Minor
Found in src/models/device.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status