Showing 117 of 749 total issues
Avoid too many return
statements within this method. Open
Open
return $parsed_agent;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return $list;
Avoid too many return
statements within this method. Open
Open
if (strpos($key_name, "metric") !== false) { 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 Effect::new()->api(true, "malware listing", ["compressed" => false, "malware" => $malware, "file_path" => $request->post["file_path"]]);
Avoid too many return
statements within this function. Open
Open
if (aStack[length] === a) return bStack[length] === b;
Avoid too many return
statements within this method. Open
Open
return $carry . " <a style='float:left' href='$item' target='_blank'>$item</a><br>";
Avoid too many return
statements within this method. Open
Open
return UA_NO_MATCH;
Avoid too many return
statements within this method. Open
Open
return unlink($this->key2name($key_name));
Avoid too many return
statements within this method. Open
Open
return $effect->out($path . "config.ini")->hide_output();
Avoid too many return
statements within this method. Open
Open
return Effect::new()->api(false, "invalid file: $path");
Avoid too many return
statements within this method. Open
Open
return $carry;
Avoid too many return
statements within this method. Open
Open
return $effect;
Avoid too many return
statements within this method. Open
Open
return debugF("unable to write header key: [%s] [%d] bytes", $key, $size);
Avoid too many return
statements within this method. Open
Open
if ($ex_class === $bl_class) { return NULL; }
Avoid too many return
statements within this method. Open
Open
return ["content" => "", "length" => 0, "success" => false];
Avoid too many return
statements within this method. Open
Open
return $bot;
Avoid too many return
statements within this method. Open
Open
return $carry;
Avoid too many return
statements within this method. Open
Open
return $m;