brynary/rack-bug

View on GitHub
lib/rack/bug/public/__rack_bug__/bug.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    init: function() {
      var current = null;
      $('#rack_bug ul.panels li a').click(function() {
        current = $('#rack_bug #' + this.className);
        
Severity: Minor
Found in lib/rack/bug/public/__rack_bug__/bug.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status