KonstantinNP/php-project-lvl2

View on GitHub
src/Differ.php

Summary

Maintainability
A
35 mins
Test Coverage
B
89%

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

function mkNode($name, $marker, $value1, $value2, $children = [])
Severity: Minor
Found in src/Differ.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status