phug-php/lexer

View on GitHub
Scanners.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getList has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function getList()
    {
        return [
            //TODO: Several of these are non-standard and need to be encapsulated into extensions
            //Namely: ForScanner, DoScanner, VariableScanner
Severity: Minor
Found in Scanners.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status