qcubed/framework

View on GitHub

Showing 2,378 of 15,774 total issues

Avoid too many return statements within this method.
Open

                    return $this->objColumnArray;
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/QReverseReference.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/QReverseReference.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/QReverseReference.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                  return parent::__set($strName, $mixValue);
          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->strDbType = 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->mixDefault = QType::Cast($mixValue, QType::Float);
              Severity: Major
              Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

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

                  Avoid too many return statements within this method.
                  Open

                                          return $objToReturn;
                  Severity: Major
                  Found in includes/codegen/QSqlTable.class.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return $intCount;
                    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->mixDefault = QType::Cast($mixValue, QType::Integer);
                      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->strObjectPropertyName;
                        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->blnNotNull = 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->strComment = 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 null;
                              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->blnAutoUpdate = 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->objReverseReferenceArray = 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 parent::__set($strName, $mixValue);
                                    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->blnIdentity;
                                      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->strVariableTypeAsConstant = QType::Cast($mixValue, QType::String);
                                        Severity: Major
                                        Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language