gocodebox/lifterlms

View on GitHub
assets/js/llms-admin-settings.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function admin_settings has 86 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    window.llms.admin_settings = function() {

        this.file_frame = null;

        /**
Severity: Major
Found in assets/js/llms-admin-settings.js - About 3 hrs to fix

    Function bind has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

            this.bind = function() {
    
                var self = this;
    
                if ( $( '.llms-image-field-upload' ).length ) {
    Severity: Minor
    Found in assets/js/llms-admin-settings.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status