phug-php/phug

View on GitHub
src/Phug/Parser/Parser/State.php

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

State has 39 functions (exceeds 30 allowed). Consider refactoring.
Open

class State implements OptionInterface, EventManagerInterface
{
    use OptionTrait;
    use EventManagerTrait;

Severity: Minor
Found in src/Phug/Parser/Parser/State.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status