CORE-POS/IS4C

View on GitHub
pos/is4c-nf/gui-modules/js/login2.js

Summary

Maintainability
A
1 hr
Test Coverage

Function login2 has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var login2 = (function ($) {
    var mod = {};

    var spinner = function() {
        return '<div class="lds-spinner"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div>';
Severity: Minor
Found in pos/is4c-nf/gui-modules/js/login2.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status