DjThossi/smoke-testing-php

View on GitHub
src/Result/ValidResult.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method fromPrimitives has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $url,
        array $headerData,
        $body,
        $ttfbInMilliseconds,
        $statusCode
Severity: Minor
Found in src/Result/ValidResult.php - About 35 mins to fix

    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            Url $url,
            HeaderCollection $headers,
            Body $body,
            TimeToFirstByte $timeToFirstByte,
            StatusCode $statusCode
    Severity: Minor
    Found in src/Result/ValidResult.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status