phug-php/renderer

View on GitHub
Renderer/Profiler/LinkDump.php

Summary

Maintainability
A
1 hr
Test Coverage

Method initProperties has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function initProperties($name, $events)
    {
        $style = [];
        foreach ([
            ['current', EndLexEvent::class, 'lexing', [
Severity: Minor
Found in Renderer/Profiler/LinkDump.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status