codeformunich/Muenchen-Transparent

View on GitHub

Showing 176 of 1,630 total issues

Avoid too many return statements within this method.
Open

                return $helper->geofilt("geo", $krit["lat"], $krit["lng"], ($krit["radius"] / 1000));
Severity: Major
Found in protected/components/RISSucheKrits.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return $title;
    Severity: Major
    Found in protected/components/RISSucheKrits.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                      return $ref->name;
      Severity: Major
      Found in protected/components/RISSucheKrits.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return $krit["suchbegriff"];
        Severity: Major
        Found in protected/components/RISSucheKrits.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return "";
          Severity: Major
          Found in protected/components/RISSucheKrits.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                                    return $ort->ort->ba_nr == $ba->ba_nr;
            Severity: Major
            Found in protected/components/RISSucheKrits.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return json_encode($this->krits);
              Severity: Major
              Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                    return "*" . $krit["suchbegriff"] . "*";
                Severity: Major
                Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return "Antrag Nr. " . str_replace("*", " ", $this->krits[0]["suchbegriff"]);
                  Severity: Major
                  Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return "*" . $krit["antrag_nr"] . "*";
                    Severity: Major
                    Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return "";
                      Severity: Major
                      Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return "referat_id:" . $krit["referat_id"];
                        Severity: Major
                        Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return "Volltextsuche nach \"" . $such . "\"";
                          Severity: Major
                          Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                            return "Dokumente der Wahlperiode " . $this->krits[0]["suchbegriff"];
                            Severity: Major
                            Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return $title;
                              Severity: Major
                              Found in protected/components/RISSucheKrits.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return $text;
                                Severity: Major
                                Found in protected/components/RISSucheKrits.php - About 30 mins to fix
                                  Severity
                                  Category
                                  Status
                                  Source
                                  Language