phug-php/phug

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/Phug/Formatter/FormatterEvent.php9
A
0 mins
F
0%
src/Phug/Formatter/Formatter/MarkupInterface.php7
A
0 mins
F
0%
src/Phug/Formatter/Formatter/FormatInterface.php19
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Format/TransitionalFormat.php7
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Format/StrictFormat.php7
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Format/PlistFormat.php8
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Format/OneDotOneFormat.php7
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Format/MobileFormat.php7
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Format/FramesetFormat.php7
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Format/BasicFormat.php7
A
0 mins
F
0%
src/Phug/Formatter/Formatter/ElementInterface.php8
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Element/MixinElement.php11
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Element/MixinCallElement.php10
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Element/DoctypeElement.php5
A
0 mins
F
0%
src/Phug/Formatter/Formatter/Element/CommentElement.php5
A
0 mins
F
0%
src/Phug/Formatter/Formatter/AssignmentContainerInterface.php12
A
0 mins
F
0%
src/Phug/Formatter/AbstractFormatterModule.php6
A
0 mins
F
0%
src/Phug/Event/EventManagerInterface.php12
A
0 mins
F
0%
src/Phug/Event/EventInterface.php14
A
0 mins
F
0%
src/Phug/DependencyInjection/DependencyInjectionInterface.php21
A
0 mins
F
0%
src/Phug/DependencyInjection/DependencyException.php5
A
0 mins
F
0%
src/Phug/Compiler/CompilerModuleInterface.php6
A
0 mins
F
0%
src/Phug/Compiler/CompilerInterface.php50
A
0 mins
F
0%
src/Phug/Compiler/CompilerEvent.php9
A
0 mins
F
0%
src/Phug/Compiler/Compiler/WithUpperLocatorInterface.php6
A
0 mins
F
0%
src/Phug/Compiler/Compiler/NormalizerInterface.php6
A
0 mins
F
0%
src/Phug/Compiler/Compiler/NodeCompilerInterface.php15
A
0 mins
F
0%
src/Phug/Compiler/Compiler/LocatorInterface.php6
A
0 mins
F
0%
src/Phug/Compiler/AbstractCompilerModule.php6
A
0 mins
F
0%
src/Phug/Ast/AstException.php6
A
0 mins
F
0%
src/Phug/Ast/Ast/NodeInterface.php38
A
0 mins
F
0%
.codeclimate.yml
.gitattributes
.github/ISSUE_TEMPLATE.md
.github/workflows/coverage.yml
.github/workflows/multi-tester.yml
.github/workflows/split.yml
.github/workflows/style.yml
.github/workflows/tests.yml
.gitignore
.multi-tester.yml
.styleci.yml
CONTRIBUTING.md
LICENSE.md
README.md
composer.json
phpcs.xml
phpdoc.xml
phpunit.xml
phug