NatLibFi/xmlhttprequest-mock

View on GitHub
lib/main.js

Summary

Maintainability
B
4 hrs
Test Coverage

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

function factory(Object)
{

  'use strict';

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

    Function create has 43 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

          create: function(options)
          {
    
            var xhr = function() {},
            callbacks = {
    Severity: Minor
    Found in lib/main.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status