caviarman/project-lvl2-s349

View on GitHub
src/Ast.php

Summary

Maintainability
A
35 mins
Test Coverage

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

function makeNode($type, $key, $before, $after, $children = null)
Severity: Minor
Found in src/Ast.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status