symplely/hyper

View on GitHub
examples/requestFetch.php

Summary

Maintainability
A
0 mins
Test Coverage

Method main has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function main() {
    yield \await(lapse());
    $uris = [
        "https://github.com/",
        "https://google.com/",
Severity: Minor
Found in examples/requestFetch.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status