daveearley/cli.fyi

View on GitHub
src/Handler/HelpHandler.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function processSearchTerm(SearchTerm $searchTerm): array
    {
        return [
            'IP Address Query' =>  [
                'example' => 'https://cli.fyi/8.8.8.8'
Severity: Minor
Found in src/Handler/HelpHandler.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status