andreiyastrzhembski/project-lvl2-s409

View on GitHub
src/Differ.php

Summary

Maintainability
A
0 mins
Test Coverage

Method createNode has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

function createNode($key, $type, $oldValue, $newValue, $children = null)
Severity: Minor
Found in src/Differ.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status