ThibaultMontaufray/Droid-Image

View on GitHub

Showing 429 of 903 total issues

Function matcherFromGroupMatchers has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function matcherFromGroupMatchers( elementMatchers, setMatchers ) {
    var bySet = setMatchers.length > 0,
        byElement = elementMatchers.length > 0,
        superMatcher = function( seed, context, xml, results, outermost ) {
            var elem, j, matcher,
Severity: Major
Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 2 hrs to fix

    Function add has 72 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        add: function( elem, types, handler, data, selector ) {
    
            var handleObjIn, eventHandle, tmp,
                events, t, handleObj,
                special, handlers, type, namespaces, origType,
    Severity: Major
    Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.js - About 2 hrs to fix

      Function add has 72 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

          add: function( elem, types, handler, data, selector ) {
      
              var handleObjIn, eventHandle, tmp,
                  events, t, handleObj,
                  special, handlers, type, namespaces, origType,
      Severity: Major
      Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 2 hrs to fix

        Method BuildToolsPanel has 71 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

                private void BuildToolsPanel()
                {
                    ts_tool_contrast = new RibbonButton("Contraste");
                    ts_tool_contrast.Click += new EventHandler(tsb_contrast_Click);
                    ts_tool_contrast.SmallImage = gui.imageListManager16.Images[gui.imageListManager16.Images.IndexOfKey("contrast")];
        Severity: Major
        Found in Project/Droid.Image.UI/ToolStripMenuIMG.cs - About 2 hrs to fix

          Function resolve has 69 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

                              function resolve( depth, deferred, handler, special ) {
                                  return function() {
                                      var that = this,
                                          args = arguments,
                                          mightThrow = function() {
          Severity: Major
          Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 2 hrs to fix

            Function resolve has 69 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                                function resolve( depth, deferred, handler, special ) {
                                    return function() {
                                        var that = this,
                                            args = arguments,
                                            mightThrow = function() {
            Severity: Major
            Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.js - About 2 hrs to fix

              Function add has 68 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                  add: function( elem, types, handler, data, selector ) {
              
                      var handleObjIn, eventHandle, tmp,
                          events, t, handleObj,
                          special, handlers, type, namespaces, origType,
              Severity: Major
              Found in Project/Droid.Image.UI/Scripts/jquery-2.1.1.js - About 2 hrs to fix

                Function matcherFromGroupMatchers has 68 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                function matcherFromGroupMatchers( elementMatchers, setMatchers ) {
                    var bySet = setMatchers.length > 0,
                        byElement = elementMatchers.length > 0,
                        superMatcher = function( seed, context, xml, results, outermost ) {
                            var elem, j, matcher,
                Severity: Major
                Found in Project/Droid.Image.UI/Scripts/jquery-2.1.1.js - About 2 hrs to fix

                  Method BuildSheet has 68 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                          private void BuildSheet()
                          {
                              if (_sheet != null)
                              {
                                  try
                  Severity: Major
                  Found in Project/Droid.Image.UI/Interface_image.cs - About 2 hrs to fix

                    Function done has 67 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                            function done( status, nativeStatusText, responses, headers ) {
                                var isSuccess, success, error, response, modified,
                                    statusText = nativeStatusText;
                    
                                // Called once
                    Severity: Major
                    Found in Project/Droid.Image.UI/Scripts/jquery-2.1.1.js - About 2 hrs to fix

                      Function done has 67 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                              function done( status, nativeStatusText, responses, headers ) {
                                  var isSuccess, success, error, response, modified,
                                      statusText = nativeStatusText;
                      
                                  // Ignore repeat invocations
                      Severity: Major
                      Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 2 hrs to fix

                        Consider simplifying this complex logical expression.
                        Open

                                                if ( forward && useCache ) {
                        
                                                    // Seek `elem` from a previously-cached index
                        
                                                    // ...in a gzip-friendly way
                        Severity: Critical
                        Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.js - About 2 hrs to fix

                          Consider simplifying this complex logical expression.
                          Open

                                                  if ( forward && useCache ) {
                          
                                                      // Seek `elem` from a previously-cached index
                          
                                                      // ...in a gzip-friendly way
                          Severity: Critical
                          Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 2 hrs to fix

                            Function setMatcher has 66 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                            function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {
                                if ( postFilter && !postFilter[ expando ] ) {
                                    postFilter = setMatcher( postFilter );
                                }
                                if ( postFinder && !postFinder[ expando ] ) {
                            Severity: Major
                            Found in Project/Droid.Image.UI/Scripts/jquery-2.1.1.js - About 2 hrs to fix

                              Function setMatcher has 66 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                              function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {
                                  if ( postFilter && !postFilter[ expando ] ) {
                                      postFilter = setMatcher( postFilter );
                                  }
                                  if ( postFinder && !postFinder[ expando ] ) {
                              Severity: Major
                              Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.js - About 2 hrs to fix

                                Function setMatcher has 66 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) {
                                    if ( postFilter && !postFilter[ expando ] ) {
                                        postFilter = setMatcher( postFilter );
                                    }
                                    if ( postFinder && !postFinder[ expando ] ) {
                                Severity: Major
                                Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 2 hrs to fix

                                  Function superMatcher has 65 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                          superMatcher = function( seed, context, xml, results, outermost ) {
                                              var elem, j, matcher,
                                                  matchedCount = 0,
                                                  i = "0",
                                                  unmatched = seed && [],
                                  Severity: Major
                                  Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.slim.js - About 2 hrs to fix

                                    Function superMatcher has 65 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                            superMatcher = function( seed, context, xml, results, outermost ) {
                                                var elem, j, matcher,
                                                    matchedCount = 0,
                                                    i = "0",
                                                    unmatched = seed && [],
                                    Severity: Major
                                    Found in Project/Droid.Image.UI/Scripts/jquery-3.0.0.js - About 2 hrs to fix

                                      Method BuildToolsDrawing has 64 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                              private void BuildToolsDrawing()
                                              {
                                                  _ts_draw_pencil = new RibbonButton();
                                                  _ts_draw_pencil.ToolTip = "Pencil";
                                                  _ts_draw_pencil.Click += new EventHandler(tsb_Click);
                                      Severity: Major
                                      Found in Project/Droid.Image.UI/Vues/ToolStripMenuIMG.cs - About 2 hrs to fix

                                        Method BuildToolsText has 64 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                                private void BuildToolsText()
                                                {
                                                    _ts_font_label = new RibbonLabel();
                                                    _ts_font_label.Text = "Font";
                                        
                                        
                                        Severity: Major
                                        Found in Project/Droid.Image.UI/Vues/ToolStripMenuIMG.cs - About 2 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language