app/assets/javascripts/application.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initialize_modules has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var initialize_modules = function() {
  App.Comments.initialize();
  App.Users.initialize();
  App.Votes.initialize();
  App.AllowParticipation.initialize();
Severity: Minor
Found in app/assets/javascripts/application.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status