UnitexGramLab/unitexgramlab-org

View on GitHub
themes/unitexgramlab/js/menu/cbpAnimatedHeader.js

Summary

Maintainability
A
1 hr
Test Coverage

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

var cbpAnimatedHeader = (function() {

    var docElem = document.documentElement,
        header = document.querySelector( '.navbar-fixed-top' ),
        didScroll = false,
Severity: Minor
Found in themes/unitexgramlab/js/menu/cbpAnimatedHeader.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status