sympmarc/SPServices

View on GitHub
src/utils/SPGetListItemsJson.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function SPGetListItemsJson has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

        var opt = $.extend({}, {
            webURL: "", // [Optional] URL of the target Web.  If not specified, the current Web is used.
            listName: "",
Severity: Major
Found in src/utils/SPGetListItemsJson.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status