nurgeld/project-lvl1-s384

View on GitHub
src/Cli.php

Summary

Maintainability
A
1 hr
Test Coverage

Method play has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function play($gamePrompt, $game)
{
    line('Welcome to the Brain Game!');

    line($gamePrompt);
Severity: Minor
Found in src/Cli.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status