ThibaultMontaufray/Droid-Image

View on GitHub

Showing 429 of 903 total issues

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

        superMatcher = function( seed, context, xml, results, outermost ) {
Severity: Minor
Found in Project/Droid.Image.UI/Scripts/jquery-2.1.1.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 Project/Droid.Image.UI/Scripts/jquery-2.1.1.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.js - About 35 mins to fix

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

          function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
          Severity: Minor
          Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.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 Project/Droid.Image.UI/Scripts/jquery-2.1.1.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 Project/Droid.Image.UI/Scripts/jquery-2.1.1.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 35 mins to fix

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

                            function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) {
                            Severity: Minor
                            Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.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 Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 35 mins to fix

                                      Method DrawDifferencesToBitmap has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                              private static void DrawDifferencesToBitmap(bool absoluteText, int cellsize, Graphics g, byte[,] differences, byte maxDifference)
                                      Severity: Minor
                                      Found in Project/Droid.Image.Comparison/ExtensionMethods.cs - About 35 mins to fix

                                        Method GetSmoothNoise has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                                private static float GetSmoothNoise(float X, float Y, int Width, int Height, float[,] Noise)
                                        Severity: Minor
                                        Found in Project/Droid.Image/Controler/PerlinNoise.cs - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language