zeusjs/widgets

View on GitHub
src/js/zs_simple_toggle.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function link has 89 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        link: function ( scope, element ) {
            var wrap = $( element ),
                icon = wrap.find( '[data-role="icon"]' ),
                toggleState,
                recalcStyles,
Severity: Major
Found in src/js/zs_simple_toggle.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status