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 " (This option is probably missing the required value. Or this option may not apply to a regular Phan analysis, and/or it may be unintentionally unhandled in \Phan\CLI::__construct())";
Avoid too many return
statements within this method. Open
Open
return '{' . \implode(', ', $result) . '}';
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return get_class($value) . '(' . StringUtil::jsonEncode($value) . ')';
Avoid too many return
statements within this method. Open
Open
return '';
Avoid too many return
statements within this method. Open
Open
return \array_values($normalized_file_list);
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 " (This option may not apply to a regular Phan analysis, and/or it may be unintentionally unhandled in \Phan\CLI::__construct())";
Avoid too many return
statements within this method. Open
Open
return CompletionItemKind::VARIABLE;
Avoid too many return
statements within this method. Open
Open
return $union_type_string;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return $real_union_type_string;
Avoid too many return
statements within this method. Open
Open
return null;
Avoid too many return
statements within this method. Open
Open
return $ancestor_class->getPropertyByName($code_base, $name);
Avoid too many return
statements within this method. Open
Open
return $default_repr;