skofgar/mercury

View on GitHub

Showing 821 of 821 total issues

Avoid too many return statements within this method.
Open

                return null;

    Avoid too many return statements within this method.
    Open

                        return success;

      Avoid too many return statements within this method.
      Open

                          return true;

        Avoid too many return statements within this method.
        Open

                    return result;

          Avoid too many return statements within this method.
          Open

                              return false;

            Avoid too many return statements within this method.
            Open

                            return true;

              Avoid too many return statements within this method.
              Open

                              return true;

                Avoid too many return statements within this method.
                Open

                        return false;

                  Avoid too many return statements within this method.
                  Open

                              return result;

                    Avoid too many return statements within this method.
                    Open

                                    return true;

                      Avoid too many return statements within this method.
                      Open

                                          return true;

                        Avoid too many return statements within this method.
                        Open

                                        return engine.partitionCount(topic);

                          Avoid too many return statements within this method.
                          Open

                                  return false;

                            Avoid too many return statements within this method.
                            Open

                                                return true;

                              Avoid too many return statements within this method.
                              Open

                                              return true;

                                Avoid too many return statements within this method.
                                Open

                                                return engine.createTopic(topic, partition);

                                  Avoid too many return statements within this method.
                                  Open

                                                  return Collections.singletonList(target);

                                    Avoid too many return statements within this method.
                                    Open

                                            return Collections.emptyList();

                                      Avoid too many return statements within this method.
                                      Open

                                              return false;

                                        Avoid too many return statements within this method.
                                        Open

                                                return false;
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language