vadshevy/php-project-lvl2

View on GitHub
src/differ.php

Summary

Maintainability
A
35 mins
Test Coverage

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

function buildNode($key, $beforeValue, $afterValue, $children, $type)
Severity: Minor
Found in src/differ.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status