bcit-ci/CodeIgniter

View on GitHub

Showing 728 of 865 total issues

Avoid too many return statements within this method.
Open

        return;
Severity: Major
Found in system/database/DB_utility.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                default: return;
    Severity: Major
    Found in system/database/drivers/pdo/subdrivers/pdo_4d_forge.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return preg_replace('#'.$preg_ec[0].'?([^'.$preg_ec[1].$dot.']+)'.$preg_ec[1].'?(\.)?#i', $preg_ec[2].'$1'.$preg_ec[3].'$2', $item);
      Severity: Major
      Found in system/database/DB_driver.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                    default: return;
        Severity: Major
        Found in system/database/drivers/ibase/ibase_forge.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return $this->num_rows = count($this->result_array());
          Severity: Major
          Found in system/database/drivers/pdo/pdo_result.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        default: return;
            Severity: Major
            Found in system/database/drivers/pdo/subdrivers/pdo_oci_forge.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          default: return;
              Severity: Major
              Found in system/database/drivers/oci8/oci8_forge.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                        return $RES;
                Severity: Major
                Found in system/database/DB_driver.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return $str;
                  Severity: Major
                  Found in system/database/DB_driver.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                            return $item.$alias;
                    Severity: Major
                    Found in system/database/DB_driver.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                  return FALSE;
                      Severity: Major
                      Found in system/core/compat/hash.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return FALSE;
                        Severity: Major
                        Found in system/core/compat/password.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return defined('MB_OVERLOAD_STRING')
                                      ? mb_substr($hash, 0, $length, '8bit')
                                      : substr($hash, 0, $length);
                          Severity: Major
                          Found in system/core/compat/hash.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return $lang;
                            Severity: Major
                            Found in system/core/Lang.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return FALSE;
                              Severity: Major
                              Found in system/core/compat/password.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return TRUE;
                                Severity: Major
                                Found in system/core/Hooks.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                          return FALSE;
                                  Severity: Major
                                  Found in system/core/compat/password.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                        return $this->_in_progress = FALSE;
                                    Severity: Major
                                    Found in system/core/Hooks.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                              return TRUE;
                                      Severity: Major
                                      Found in system/core/Lang.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                            return FALSE;
                                        Severity: Major
                                        Found in system/core/compat/password.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language