Showing 4,939 of 4,939 total issues
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;
Avoid too many return
statements within this method. Open
Open
return self::_IS_IMPOSSIBLE;
Avoid too many return
statements within this method. Open
Open
return $type instanceof ArrayShapeType;
Avoid too many return
statements within this method. Open
Open
return self::_IS_REASONABLE_CONDITION;
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;
Avoid too many return
statements within this method. Open
Open
return self::_IS_REDUNDANT;
Avoid too many return
statements within this method. Open
Open
return $this->analyze($this->scope, $var_node);
Avoid too many return
statements within this method. Open
Open
return self::_IS_REASONABLE_CONDITION;
Avoid too many return
statements within this method. Open
Open
return $this->scope;
Avoid too many return
statements within this method. Open
Open
return $result;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $this->context;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return (new ContextMergeVisitor($context, [$left_true_context, $right_true_context]))->combineChildContextList();
Avoid too many return
statements within this method. Open
Open
return $this->removeNullFromVariable($var_node, $context, true);
Avoid too many return
statements within this method. Open
Open
return UnionType::of($new_type_set, $new_real_type_set ?: $asserted_object_type->getRealTypeSet());
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return $this->analyzeAndUpdateToBeEqual($node->children['left'], $node->children['right']);
Avoid too many return
statements within this method. Open
Open
return $context;
Avoid too many return
statements within this method. Open
Open
return [$type];