qcubed/framework

View on GitHub

Showing 2,378 of 15,774 total issues

Avoid too many return statements within this method.
Open

        case 'array': return 'arr';
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 parent::__set($strName, $mixValue);
    Severity: Major
    Found in install/project/includes/controls/QImageFileAsset.class.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              case 'object[]': return 'object[]';
      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 '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

                              return parent::Pluralize($strName);
          Severity: Major
          Found in install/project/includes/codegen/QCodeGen.class.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                    return $this->strObjectDescription = 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 'QDateTime': return 'QType::DateTime';
              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 'date[]': return 'QDateTime[]';
                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 'integer': 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 'array': return 'QType::ArrayType';
                    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

                              default: return "'".$phpType."'";
                      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->strVariableName = 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 'integer[]': 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 'float': 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

                                      case 'array[]': 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

                                                        return $this->strVariableType = 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->strObjectDescriptionPlural = 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 'selector': return 'mixed';
                                    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 '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->strOppositeObjectDescription = QType::Cast($mixValue, QType::String);
                                        Severity: Major
                                        Found in includes/codegen/QManyToManyReference.class.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language