sympmarc/SPServices

View on GitHub
src/utils/SPDebugXMLHttpResult.js

Summary

Maintainability
A
1 hr
Test Coverage

Function SPDebugXMLHttpResult has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    $.fn.SPServices.SPDebugXMLHttpResult = function (options) {

        var opt = $.extend({}, {
            node: null, // An XMLHttpResult object from an ajax call
            indent: 0 // Number of indents
Severity: Minor
Found in src/utils/SPDebugXMLHttpResult.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status