NatLibFi/loglevel-message-prefix

View on GitHub
lib/main.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function factory has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function factory(Object, log)
{

  'use strict';

Severity: Major
Found in lib/main.js - About 2 hrs to fix

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

        loglevel_obj.methodFactory = function (method_name, log_level, logger_name)
        {
    
          var fn_method_raw = fn_original_factory(method_name, log_level, logger_name);
    
    
    Severity: Minor
    Found in lib/main.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status