mar10/fancytree

View on GitHub

Showing 460 of 700 total issues

Function nodeRender has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        nodeRender: function (ctx, force, deep, collapsed, _recursive) {
Severity: Minor
Found in src/jquery.fancytree.columnview.js - About 35 mins to fix

    Function evalOption has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

                    optionName,
                    node,
                    nodeObject,
                    treeOptions,
                    defaultValue
    Severity: Minor
    Found in src/jquery.fancytree.js - About 35 mins to fix

      Function _setDndStatus has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

                  sourceNode,
                  targetNode,
                  helper,
                  hitMode,
                  accept
      Severity: Minor
      Found in src/jquery.fancytree.dnd.js - About 35 mins to fix

        Function _loadLazyNodes has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            function _loadLazyNodes(tree, local, keyList, mode, dfd) {
        Severity: Minor
        Found in src/jquery.fancytree.persist.js - About 35 mins to fix

          Function nodeRender has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

                      nodeRender: function (ctx, force, deep, collapsed, _recursive) {
          Severity: Minor
          Found in src/jquery.fancytree.js - About 35 mins to fix

            Function nodeRender has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                    nodeRender: function (ctx, force, deep, collapsed, _recursive) {
            Severity: Minor
            Found in src/jquery.fancytree.table.js - About 35 mins to fix

              Function nodeRender has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                      nodeRender: function (ctx, force, deep, collapsed, _recursive) {
              Severity: Minor
              Found in src/jquery.fancytree.logger.js - About 35 mins to fix

                Function buildFragment has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                function buildFragment( elems, context, scripts, selection, ignored ) {
                Severity: Minor
                Found in lib/jquery.js - About 35 mins to fix

                  Function CHILD has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                          "CHILD": function( type, what, _argument, first, last ) {
                  Severity: Minor
                  Found in lib/jquery.js - About 35 mins to fix

                    Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        add: function( elem, types, handler, data, selector ) {
                    Severity: Minor
                    Found in lib/jquery.js - About 35 mins to fix

                      Function nodeRender has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                              nodeRender: function (ctx, force, deep, collapsed, _recursive) {
                      Severity: Minor
                      Found in src/jquery.fancytree.fixed.js - About 35 mins to fix

                        Function condense has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        function condense( unmatched, map, filter, context, xml ) {
                        Severity: Minor
                        Found in lib/jquery.js - About 35 mins to fix

                          Function superMatcher has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                                  superMatcher = function( seed, context, xml, results, outermost ) {
                          Severity: Minor
                          Found in lib/jquery.js - About 35 mins to fix

                            Function setIcon has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                function setIcon(node, span, baseClass, opts, type) {
                            Severity: Minor
                            Found in src/jquery.fancytree.glyph.js - About 35 mins to fix

                              Function Tween has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                              function Tween( elem, options, prop, end, easing ) {
                              Severity: Minor
                              Found in lib/jquery.js - About 35 mins to fix

                                Function remove has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    remove: function( elem, types, handler, selector, mappedTypes ) {
                                Severity: Minor
                                Found in lib/jquery.js - About 35 mins to fix

                                  Function onerror has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                        window$1.onerror = function (message, fileName, lineNumber, columnNumber, errorObj) {
                                  Severity: Minor
                                  Found in lib/qunit.js - About 35 mins to fix

                                    Function value has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                            value: function push(result, actual, expected, message, negative) {
                                    Severity: Minor
                                    Found in lib/qunit.js - About 35 mins to fix

                                      Function diffBisectSplit has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                            DiffMatchPatch.prototype.diffBisectSplit = function (text1, text2, x, y, deadline) {
                                      Severity: Minor
                                      Found in lib/qunit.js - About 35 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                                return false;
                                        Severity: Major
                                        Found in src/jquery.fancytree.ariagrid.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language