Z-Wave-Me/home-automation-ui

View on GitHub
js/modules/preferences/components/base.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getComponent has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        getComponent:function (node) {
            var components = this.components,
                data_binding = this.getBinding('data'),
                preferences_binding = this.getBinding('preferences'),
                component,
Severity: Minor
Found in js/modules/preferences/components/base.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status