qcubed/framework

View on GitHub

Showing 2,378 of 15,774 total issues

Avoid too many return statements within this method.
Open

                    return "obj";
Severity: Major
Found in includes/codegen/QConvertNotationBase.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                            return $this->objIndexArray = QType::Cast($mixValue, QType::ArrayType);
    Severity: Major
    Found in includes/codegen/QSqlTable.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                          return $this->blnNotNull;
      Severity: Major
      Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                            return $this->blnUnique;
        Severity: Major
        Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return $this->objReference;
          Severity: Major
          Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                return $this->objReverseReference;
            Severity: Major
            Found in includes/codegen/QReference.class.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                                      return $this->strVariableType = QType::Cast($mixValue, QType::String);
              Severity: Major
              Found in includes/codegen/QReference.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                    return $this->blnIsTypeAssociation;
                Severity: Major
                Found in includes/codegen/QManyToManyReference.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                      return $this->options;
                  Severity: Major
                  Found in includes/codegen/QManyToManyReference.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                            return $this->objColumnArray = QType::Cast($mixValue, QType::ArrayType);
                    Severity: Major
                    Found in includes/codegen/QSqlTable.class.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                          return $this->strVariableType;
                      Severity: Major
                      Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return $this->mixDefault;
                        Severity: Major
                        Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                              return $this->blnTimestamp;
                          Severity: Major
                          Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                                    return $this->strObjectDescriptionPlural = QType::Cast($mixValue, QType::String);
                            Severity: Major
                            Found in includes/codegen/QReverseReference.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                      return $this->options = QType::Cast($mixValue, QType::ArrayType);
                              Severity: Major
                              Found in includes/codegen/QReverseReference.class.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                    return $this->blnAutoUpdate;
                                Severity: Major
                                Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                          return $this->strVariableType = QType::Cast($mixValue, QType::String);
                                  Severity: Major
                                  Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                            return $this->blnUnique = QType::Cast($mixValue, QType::Boolean);
                                    Severity: Major
                                    Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                          return $this->strName;
                                      Severity: Major
                                      Found in includes/codegen/QReference.class.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                                return parent::__get($strName);
                                        Severity: Major
                                        Found in includes/codegen/QReverseReference.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language