Showing 4,939 of 4,939 total issues

Avoid too many return statements within this method.
Open

                return;
Severity: Major
Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return false;
    Severity: Major
    Found in src/Phan/Language/Element/ClassElement.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                              return true;
      Severity: Major
      Found in src/Phan/Language/Element/ClassElement.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return;
        Severity: Major
        Found in src/Phan/Language/Element/Comment.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return self::checkCanAccessProtectedElement($code_base, $defining_fqsen, $accessing_class_fqsen);
          Severity: Major
          Found in src/Phan/Language/Element/ClassElement.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                            return;
            Severity: Major
            Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                              return false;
              Severity: Major
              Found in src/Phan/Language/AnnotatedUnionType.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return;
                Severity: Major
                Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                  return;
                  Severity: Major
                  Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                    return self::loadPropertyDescriptionMap()[$key] ?? null;
                    Severity: Major
                    Found in src/Phan/Language/Element/MarkupDescription.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                              return $closure;
                      Severity: Major
                      Found in src/Phan/Language/Element/FunctionTrait.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                        return;
                        Severity: Major
                        Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return;
                          Severity: Major
                          Found in src/Phan/Language/Element/Comment.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return null;
                            Severity: Major
                            Found in src/Phan/Language/Element/FunctionTrait.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return;
                              Severity: Major
                              Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                            return $function->getUnionType()->withTemplateParameterTypeMap($template_type_map);
                                Severity: Major
                                Found in src/Phan/Language/Element/FunctionTrait.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return;
                                  Severity: Major
                                  Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return;
                                    Severity: Major
                                    Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                      return;
                                      Severity: Major
                                      Found in src/Phan/Language/Element/Comment/Builder.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                return null;
                                        Severity: Major
                                        Found in src/Phan/Language/Element/MarkupDescription.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language