Showing 248 of 248 total issues

Avoid too many return statements within this method.
Open

                return $rights[$action] && isset($featureArray['properties']['owner']) && $featureArray['properties']['owner'] !== $this->profile['id'];
Severity: Major
Found in app/resto/core/RestoUser.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return RestoLogUtil::httpError(404);
    Severity: Major
    Found in app/resto/core/addons/STAC.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return self::T_CLOSE_BLOCK;
      Severity: Major
      Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                return $this;
        Severity: Major
        Found in app/resto/core/addons/STAC.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                          return '<';
          Severity: Major
          Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return 'in';
            Severity: Major
            Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return self::T_GTE;
              Severity: Major
              Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return array(
                            'isValid' => true
                        );
                Severity: Major
                Found in app/resto/core/utils/RestoGeometryUtil.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return '<=';
                  Severity: Major
                  Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return self::T_OPEN_PARENTHESIS;
                    Severity: Major
                    Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return '>=';
                      Severity: Major
                      Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return null;
                        Severity: Major
                        Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return self::T_COMMA;
                          Severity: Major
                          Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return self::T_LTE;
                            Severity: Major
                            Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return $payloadObject['sub'];
                              Severity: Major
                              Found in app/resto/core/utils/SecurityUtil.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                return '>';
                                Severity: Major
                                Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return 'ni';
                                  Severity: Major
                                  Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return self::T_LT;
                                    Severity: Major
                                    Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return '<>';
                                      Severity: Major
                                      Found in app/resto/core/utils/Lexer.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                        return 'intersects';
                                        Severity: Major
                                        Found in app/resto/core/utils/Lexer.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language