ArnaudBuchholz/gpf-js

View on GitHub

Showing 2 of 16 total issues

File parser.js has 254 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/**
 * @file XML Parser
 * @since 1.0.1
 */
/*#ifndef(UMD)*/
Severity: Minor
Found in src/xml/parser.js - About 2 hrs to fix

    Function _gpfXmlXPathLevel has 29 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    function _gpfXmlXPathLevel (tokens) {
        var relative,
            chain = new _GpfXmlXPathChain(),
            subOrDeep,
            operator;
    Severity: Minor
    Found in src/xml/xpath/parser.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language