qcubed/framework

View on GitHub

Showing 2,378 of 15,774 total issues

Avoid too many return statements within this method.
Open

                            return '!= 0';
Severity: Major
Found in includes/database/QSqlServer2005Database.class.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                            return $strToReturn . 'NULL';
    Severity: Major
    Found in includes/database/QPostgreSqlPdoDatabase.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                              return 'QDateTimePicker';
      Severity: Major
      Found in includes/codegen/QCodeGenBase.class.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        case 'QDateTimePicker': return new QDateTimePicker_CodeGenerator();
        Severity: Major
        Found in includes/codegen/QCodeGenBase.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return  $strToReturn . sprintf("'%s'", $mixData->qFormat('YYYY-MM-DD'));
          Severity: Major
          Found in includes/database/QPostgreSqlDatabase.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

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

              Avoid too many return statements within this method.
              Open

                                  return ('$mixVal = (' . $objColumn->VariableType . ')$mixVal;');
              Severity: Major
              Found in includes/codegen/QDatabaseCodeGen.class.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                                        return "'1'";
                Severity: Major
                Found in includes/database/QPostgreSqlPdoDatabase.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                          return $this->objManyToManyReferenceArray = 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->strVariableName = 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 = null;
                      Severity: Major
                      Found in includes/codegen/QSqlColumn.class.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                            return "str";
                        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->strVariableName;
                          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->blnIsType = QType::Cast($mixValue, QType::Boolean);
                            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->strName = 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->strOppositeColumn;
                                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->strOppositeDbType;
                                  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->strVariableName;
                                    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->strObjectDescriptionPlural;
                                      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->strOppositeColumn = QType::Cast($mixValue, QType::String);
                                        Severity: Major
                                        Found in includes/codegen/QManyToManyReference.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language