talho/openphin

View on GitHub
app/assets/javascripts/ext/src/widgets/grid/PropertyGrid.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    constructor : function(grid, store){
        var g = Ext.grid,
            f = Ext.form;
            
        this.grid = grid;
Severity: Minor
Found in app/assets/javascripts/ext/src/widgets/grid/PropertyGrid.js - About 1 hr to fix

    Avoid too many return statements within this function.
    Open

                return this.editors.string;
    Severity: Major
    Found in app/assets/javascripts/ext/src/widgets/grid/PropertyGrid.js - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status