talho/openphin

View on GitHub
app/assets/javascripts/forums/view/topics/Edit.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initComponent has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  initComponent : function() {
    this.setTitle('Move Topic');
    
    this.items = [];
    
Severity: Minor
Found in app/assets/javascripts/forums/view/topics/Edit.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status