Showing 3,272 of 4,939 total issues

Avoid too many return statements within this method.
Open

                    return $node;
Severity: Major
Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                        return $this->getValueForCall($node, $flags);
    Severity: Major
    Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

                  return;
      Severity: Major
      Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                            return $node;
        Severity: Major
        Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                              return $this->getValueForBinaryOp($node, $flags);
          Severity: Major
          Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                        return;
            Severity: Major
            Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                      return true;
              Severity: Major
              Found in internal/PHP_CodeSniffer/Sniffs/ValidUnderscoreVariableNameSniff.php - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return [$union_type, $class_list];
                Severity: Major
                Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                                      return $code_base->getFunctionByFQSEN($function_fqsen);
                  Severity: Major
                  Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                        return $this->getValueForIssetCheck($node, $flags);
                    Severity: Major
                    Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                              return $node;
                      Severity: Major
                      Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return $raw_function_name($arg_value);
                        Severity: Major
                        Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return $code_base->getFunctionByFQSEN($function_fqsen);
                          Severity: Major
                          Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                        return $node;
                            Severity: Major
                            Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                                  return $code_base->getFunctionByFQSEN($function_fqsen);
                              Severity: Major
                              Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                                            return true;
                                Severity: Major
                                Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

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

                                    Avoid too many return statements within this method.
                                    Open

                                                        return $node;
                                    Severity: Major
                                    Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                          return UnionTypeVisitor::unionTypeFromNode($this->code_base, $this->context, $node, false)->asSingleScalarValueOrNull() ?? $node;
                                      Severity: Major
                                      Found in src/Phan/AST/ContextNode.php - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

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