gocodebox/lifterlms

View on GitHub
assets/js/llms-view-manager.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ViewManager has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var ViewManager = function() {

        var currentView = 'self',
            currentNonce;

Severity: Minor
Found in assets/js/llms-view-manager.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status