codevise/pageflow

View on GitHub
package/src/editor/views/EditMetaDataView.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function onRender has 85 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  onRender: function() {
    var entry = this.model;
    var state = this.options.state || {};
    var features = this.options.features || {};
    var editor = this.options.editor || {};
Severity: Major
Found in package/src/editor/views/EditMetaDataView.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status