rafaelmonteiro/pokemon-battle-lumen

View on GitHub
app/Pokemon.php

Summary

Maintainability
A
1 hr
Test Coverage
A
95%

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

    public function __construct($name, $type, $avatar, $health, $agility, $attack, $defense, $attacks)
Severity: Major
Found in app/Pokemon.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status