jakim/ig-monitoring

View on GitHub
components/http/ProxyManager.php

Summary

Maintainability
A
1 hr
Test Coverage

Method reserve has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function reserve(bool $ignoreRest = false): Proxy
    {
        $uid = $this->generateUid();
        $condition = [
            'and',
Severity: Minor
Found in components/http/ProxyManager.php - About 1 hr to fix

There are no issues that match your filters.

Category
Status