phug-php/phug

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/Phug/Formatter/Formatter/Util/PhpUnwrap.php14
A
0 mins
A
100%
src/Phug/Formatter/Formatter/Util/PhpUnwrapString.php45
A
0 mins
A
100%
src/Phug/Formatter/FormatterEvent.php9
A
0 mins
F
0%
src/Phug/Formatter/FormatterException.php6
A
0 mins
F
0%
src/Phug/Formatter/FormatterModuleInterface.php6
A
0 mins
F
0%
src/Phug/Formatter/LICENSE.md
src/Phug/Formatter/README.md
src/Phug/Formatter/composer.json
src/Phug/Formatter/phpcs.xml
src/Phug/Formatter/phpunit.xml
src/Phug/Invoker/CONTRIBUTING.md
src/Phug/Invoker/Invoker.php107
A
0 mins
A
100%
src/Phug/Invoker/InvokerInterface.php6
A
0 mins
F
0%
src/Phug/Invoker/LICENSE.md
src/Phug/Invoker/README.md
src/Phug/Invoker/composer.json
src/Phug/Invoker/phpcs.xml
src/Phug/Invoker/phpunit.xml
src/Phug/Lexer/AbstractLexerModule.php6
A
0 mins
F
0%
src/Phug/Lexer/CONTRIBUTING.md
src/Phug/Lexer/LICENSE.md
src/Phug/Lexer/Lexer.php201
A
1 hr
A
100%
src/Phug/Lexer/Lexer/AbstractToken.php37
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Analyzer/LineAnalyzer.php129
A
35 mins
A
100%
src/Phug/Lexer/Lexer/EscapeTokenInterface.php5
A
0 mins
F
0%
src/Phug/Lexer/Lexer/Event/EndLexEvent.php17
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Event/LexEvent.php51
B
5 hrs
A
100%
src/Phug/Lexer/Lexer/Event/TokenEvent.php40
A
0 mins
A
100%
src/Phug/Lexer/Lexer/HandleTokenInterface.php7
A
0 mins
F
0%
src/Phug/Lexer/Lexer/Partial/DumpTokenTrait.php66
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Partial/IndentStyleTrait.php38
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Partial/StateTrait.php20
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/AssignmentScanner.php20
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/AttributeScanner.php216
A
25 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/AutoCloseScanner.php18
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/BlockScanner.php34
A
35 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/CaseScanner.php13
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/ClassScanner.php8
A
0 mins
F
0%
src/Phug/Lexer/Lexer/Scanner/CodeScanner.php31
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/CommentScanner.php46
A
1 hr
A
100%
src/Phug/Lexer/Lexer/Scanner/ConditionalScanner.php28
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/ControlStatementScanner.php40
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/DoScanner.php13
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/DoctypeScanner.php12
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/DynamicTagScanner.php32
A
1 hr
A
100%
src/Phug/Lexer/Lexer/Scanner/EachScanner.php38
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/ElementScanner.php22
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/ExpansionScanner.php19
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/ExpressionScanner.php25
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/FilterScanner.php53
A
2 hrs
A
100%