roachhd/roachhd.github.io

View on GitHub
wtf/naughty-list/js/custom.js

Summary

Maintainability
A
1 hr
Test Coverage

Function progress has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        function progress(stage)
        {
            var limit = 1000;
            $('#hello').fadeIn(500);
            $('#seeya').hide();
Severity: Minor
Found in wtf/naughty-list/js/custom.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status