Showing 3,272 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return [];
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $this->namespace === '\\' && $this->name === 'Closure';
Avoid too many return
statements within this method. Open
Open
return ['self::$' . $name];
Avoid too many return
statements within this method. Open
Open
return [
$switch_variable_node,
/**
* @param Node|string|int|float $cond_node
*/
Avoid too many return
statements within this method. Open
Open
return self::NOOP_SWITCH_COND_ANALYZER;
Avoid too many return
statements within this method. Open
Open
return [
$match_variable_node,
/**
* @param Node|string|int|float $cond_node
*/
Avoid too many return
statements within this method. Open
Open
return SelfType::instanceWithTemplateTypeList($is_nullable, $template_parameter_type_list);
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $this->canCastTraversableToIterable($type);
Avoid too many return
statements within this method. Open
Open
return Suggestion::fromString($suggestion_text);
Avoid too many return
statements within this method. Open
Open
return StaticType::instance($is_nullable);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return ParseVisitor::isConstExpr($node);
Avoid too many return
statements within this method. Open
Open
return self::canNodeKindBeNull($node->children['right']);
Avoid too many return
statements within this method. Open
Open
return 80000;
Avoid too many return
statements within this method. Open
Open
return "UNKNOWN_KIND($kind)";
Avoid too many return
statements within this method. Open
Open
return;