qcubed/framework

View on GitHub

Showing 2,378 of 15,774 total issues

Avoid too many return statements within this method.
Open

                            return $this->mixDefault = 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->options = QType::Cast($mixValue, QType::ArrayType);
    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->strAssociatedTable;
      Severity: Major
      Found in includes/codegen/QManyToManyReference.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/QManyToManyReference.class.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                                  return $this->strObjectPropertyName = 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;
            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 = $mixValue;
              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/QIndex.class.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

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

                    Avoid too many return statements within this method.
                    Open

                            case 'double': return 'float';
                    Severity: Major
                    Found in assets/php/_devtools/jquery_ui_gen/jq_control.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                              return $this->strOppositePropertyName = QType::Cast($mixValue, QType::String);
                      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->blnIsTypeAssociation = QType::Cast($mixValue, QType::Boolean);
                        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->strAssociatedTable = QType::Cast($mixValue, QType::String);
                          Severity: Major
                          Found in includes/codegen/QManyToManyReference.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/QManyToManyReference.class.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      case 'integer': return 'integer';
                              Severity: Major
                              Found in assets/php/_devtools/jquery_ui_gen/jq_control.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        case 'number[]': return 'int[]';
                                Severity: Major
                                Found in assets/php/_devtools/jquery_ui_gen/jq_control.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          case 'int[]': return 'int[]';
                                  Severity: Major
                                  Found in assets/php/_devtools/jquery_ui_gen/jq_control.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            case 'options': return 'array';
                                    Severity: Major
                                    Found in assets/php/_devtools/jquery_ui_gen/jq_control.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              case 'boolean': return 'boolean';
                                      Severity: Major
                                      Found in assets/php/_devtools/jquery_ui_gen/jq_control.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                case 'boolean[]': return 'boolean[]';
                                        Severity: Major
                                        Found in assets/php/_devtools/jquery_ui_gen/jq_control.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language