Z-Wave-Me/home-automation-ui

View on GitHub
js/modules/preferences/components/common/_base_left_panel.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getModels has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        getModels: function () {
            var that = this,
                _ = React.DOM,
                preferencesBinding = this.getBinding('preferences'),
                dataBinding = this.getBinding('data'),
Severity: Minor
Found in js/modules/preferences/components/common/_base_left_panel.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status