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/Invoker/Invoker.php107
A
0 mins
A
100%
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/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/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/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%
src/Phug/Lexer/Lexer/Scanner/ForScanner.php13
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/ImportScanner.php36
A
1 hr
A
100%
src/Phug/Lexer/Lexer/Scanner/IndentationScanner.php106
A
1 hr
A
100%
src/Phug/Lexer/Lexer/Scanner/InterpolationScanner.php121
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/KeywordScanner.php31
A
45 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/MarkupScanner.php35
A
35 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/MixinCallScanner.php26
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/MixinScanner.php24
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/MultilineScanner.php97
A
1 hr
A
100%
src/Phug/Lexer/Lexer/Scanner/NewLineScanner.php18
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/Partial/NamespaceAndTernaryTrait.php34
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/SubScanner.php35
A
1 hr
A
100%
src/Phug/Lexer/Lexer/Scanner/TagScanner.php19
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/TextBlockScanner.php18
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/TextLineScanner.php32
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/TextScanner.php69
A
45 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/VariableScanner.php15
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/WhenScanner.php13
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/WhileScanner.php13
A
0 mins
A
100%
src/Phug/Lexer/Lexer/Scanner/YieldScanner.php17
A
0 mins
A
100%
src/Phug/Lexer/Lexer/State.php241
A
2 hrs
A
100%