IndyIndyIndy/js_logger

View on GitHub
Resources/Public/JavaScript/JsLogger.js

Summary

Maintainability
A
0 mins
Test Coverage

Function JSLogger has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    var JSLogger = function () {
        var self = this;
        self.url = 'index.php?eID=jslogger';

        self.init = function () {
Severity: Major
Found in Resources/Public/JavaScript/JsLogger.js - About 2 hrs to fix

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

                window.onerror = function (message, file, lineNumber, colNumber, errorObject) {
    Severity: Minor
    Found in Resources/Public/JavaScript/JsLogger.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status