fastladder/fastladder

View on GitHub
app/assets/javascripts/lib/reader/event_trigger.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function setup_hook has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    LDR.setup_hook = function(){
        var guide_fix = function(){
            if(!hasClass("right_container","mode-guide")) return;
            if(browser.isIE){
                if(!_$("guiderankbody")) return;
Severity: Major
Found in app/assets/javascripts/lib/reader/event_trigger.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status