kennethkalmer/powerdns-on-rails

View on GitHub
public/javascripts/humane.js

Summary

Maintainability
A
1 hr
Test Coverage

Function jsAnimateOpacity has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function jsAnimateOpacity(level,callback){
        var interval;
        var opacity;

        if (level === 1) {
Severity: Minor
Found in public/javascripts/humane.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status