CORE-POS/IS4C

View on GitHub
pos/is4c-nf/js/errorLog.js

Summary

Maintainability
A
1 hr
Test Coverage

Function errorLog has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var errorLog = (function ($) {

    var mod = {};

    /**
Severity: Minor
Found in pos/is4c-nf/js/errorLog.js - About 1 hr to fix

    Function onerror has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            window.onerror = function(msg, pageURL, lineNo, colNo, error) {
    Severity: Minor
    Found in pos/is4c-nf/js/errorLog.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status