MakeYourLaws/MakeYourLaws

View on GitHub
app/assets/javascripts/footnotes.js

Summary

Maintainability
A
1 hr
Test Coverage

Function footnoteover has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    footnoteover: function() {
        clearTimeout(Footnotes.footnotetimeout);
        $('#footnotediv').stop();
        $('#footnotediv').remove();
        
Severity: Minor
Found in app/assets/javascripts/footnotes.js - About 1 hr to fix
  • Create a ticket

    There are no issues that match your filters.

    Category
    Status