Showing 3,272 of 4,939 total issues

Avoid too many return statements within this method.
Open

                return;
Severity: Major
Found in .phan/plugins/RedundantAssignmentPlugin.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                return;
    Severity: Major
    Found in .phan/plugins/RedundantAssignmentPlugin.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return;
      Severity: Major
      Found in .phan/plugins/EmptyStatementListPlugin.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return '#' . ($i + 1) . ' (' . trim($param->getUnionType() . ' $' . $param->getName()) . ')';
        Severity: Major
        Found in .phan/plugins/SuspiciousParamOrderPlugin.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return count($field_types);
          Severity: Major
          Found in .phan/plugins/PhanSelfCheckPlugin.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return;
            Severity: Major
            Found in .phan/plugins/RedundantAssignmentPlugin.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                          return;
              Severity: Major
              Found in .phan/plugins/RedundantAssignmentPlugin.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                            return @\vsprintf($format_string, $sprintf_args);
                Severity: Major
                Found in .phan/plugins/PrintfCheckerPlugin.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                              return $result_union_type;
                  Severity: Major
                  Found in .phan/plugins/PrintfCheckerPlugin.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return false;
                    Severity: Major
                    Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                      return;
                      Severity: Major
                      Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                    return;
                        Severity: Major
                        Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                          return false;
                          Severity: Major
                          Found in .phan/plugins/PossiblyStaticMethodPlugin.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return self::NO_AVAILABLE_COMPLETIONS;
                            Severity: Major
                            Found in tool/phan_repl_helpers.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                      return true;
                              Severity: Major
                              Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                        return;
                                Severity: Major
                                Found in tool/phan_repl_helpers.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                                  return false;
                                  Severity: Major
                                  Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                                    return;
                                    Severity: Major
                                    Found in .phan/plugins/DuplicateExpressionPlugin.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                  return;
                                      Severity: Major
                                      Found in .phan/plugins/PHPDocRedundantPlugin.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                    return;
                                        Severity: Major
                                        Found in .phan/plugins/NotFullyQualifiedUsagePlugin.php - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language