sansaralab/monk

View on GitHub

Showing 2 of 15 total issues

Method send has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

public function send(): Response
{
$this->assertPredefined();
 
$requestParameters = [];
Severity: Minor
Found in src/Monk.php - About 1 hr to fix

    Function send has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring.
    Open

    public function send(): Response
    {
    $this->assertPredefined();
     
    $requestParameters = [];
    Severity: Minor
    Found in src/Monk.php - About 35 mins to fix
    Severity
    Category
    Status
    Source
    Language