Gumarov1991/php-project-lvl2

View on GitHub
src/gendiff.php

Summary

Maintainability
A
35 mins
Test Coverage

Method buildNode has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function buildNode($nodeType, $name, $oldValue, $newValue, $children = [])
Severity: Minor
Found in src/gendiff.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status