Z-Wave-Me/home-automation-ui

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

Summary

Maintainability
A
2 hrs
Test Coverage

Function render has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        render: function () {
            var _ = React.DOM,
                binding = this.getDefaultBinding(),
                metrics_binding = binding.sub('metrics'),
                device_type = binding.get('deviceType'),
Severity: Major
Found in js/modules/widgets/components/base.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status