talho/openphin

View on GitHub
app/assets/javascripts/dashboard/cms/view_controller.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor: function(config){
    Ext.apply(this, config);
    
    this.dashboard_id = Application.default_dashboard
    
Severity: Minor
Found in app/assets/javascripts/dashboard/cms/view_controller.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status