fremag/MemoScope.Net

View on GitHub

Showing 76 of 126 total issues

Avoid too many return statements within this method.
Open

            return 0;
Severity: Major
Found in MemoScope/Modules/Delegates/DelegatesAnalysis.cs - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                            return GetDateTime(dateData);
    Severity: Major
    Found in MemoScope/Core/Data/SimpleValueHelper.cs - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return tooltipGetter(column, modelObject);
      Severity: Major
      Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                                return null;
        Severity: Major
        Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                      return bookmark.Comment;
          Severity: Major
          Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                   return null;
            Severity: Major
            Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                      return GetIPAddress(new ClrObject(objAddress, clrType, isInterior));
              Severity: Major
              Found in MemoScope/Core/Data/SimpleValueHelper.cs - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return result;
                Severity: Major
                Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                          return new ClrDumpType(dumpModule.ClrDump, type);
                  Severity: Major
                  Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return;
                    Severity: Major
                    Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                          return;
                      Severity: Major
                      Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return null;
                        Severity: Major
                        Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                                 return clrDumpObject;
                          Severity: Major
                          Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                                return;
                            Severity: Major
                            Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                 return null;
                              Severity: Major
                              Found in MemoScope/Core/Helpers/ObjectListViewHelpers.cs - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return;
                                Severity: Major
                                Found in MemoScope/Modules/Process/ProcessModule.cs - About 30 mins to fix
                                  Severity
                                  Category
                                  Status
                                  Source
                                  Language