165 lines
7.7 KiB
Plaintext
165 lines
7.7 KiB
Plaintext
%%DATADIR%%/CodeCoverage.php
|
|
%%DATADIR%%/Data/ProcessedBranchCoverageData.php
|
|
%%DATADIR%%/Data/ProcessedClassType.php
|
|
%%DATADIR%%/Data/ProcessedCodeCoverageData.php
|
|
%%DATADIR%%/Data/ProcessedFunctionCoverageData.php
|
|
%%DATADIR%%/Data/ProcessedFunctionType.php
|
|
%%DATADIR%%/Data/ProcessedMethodType.php
|
|
%%DATADIR%%/Data/ProcessedPathCoverageData.php
|
|
%%DATADIR%%/Data/ProcessedTraitType.php
|
|
%%DATADIR%%/Data/RawCodeCoverageData.php
|
|
%%DATADIR%%/Driver/Driver.php
|
|
%%DATADIR%%/Driver/Granularity.php
|
|
%%DATADIR%%/Driver/PcovDriver.php
|
|
%%DATADIR%%/Driver/Selector.php
|
|
%%DATADIR%%/Driver/XdebugDriver.php
|
|
%%DATADIR%%/Exception/BranchAndPathCoverageNotSupportedException.php
|
|
%%DATADIR%%/Exception/BranchCoverageNotSupportedException.php
|
|
%%DATADIR%%/Exception/DirectoryCouldNotBeCreatedException.php
|
|
%%DATADIR%%/Exception/DriverMismatchException.php
|
|
%%DATADIR%%/Exception/EmptyPathListException.php
|
|
%%DATADIR%%/Exception/Exception.php
|
|
%%DATADIR%%/Exception/FileCouldNotBeReadException.php
|
|
%%DATADIR%%/Exception/FileCouldNotBeWrittenException.php
|
|
%%DATADIR%%/Exception/GitInformationMismatchException.php
|
|
%%DATADIR%%/Exception/InvalidArgumentException.php
|
|
%%DATADIR%%/Exception/InvalidCodeCoverageTargetException.php
|
|
%%DATADIR%%/Exception/InvalidCoverageDataException.php
|
|
%%DATADIR%%/Exception/MethodNotImplementedException.php
|
|
%%DATADIR%%/Exception/MixedGitInformationException.php
|
|
%%DATADIR%%/Exception/NoSupportedDriverAvailableException.php
|
|
%%DATADIR%%/Exception/ParserException.php
|
|
%%DATADIR%%/Exception/PathCoverageNotSupportedException.php
|
|
%%DATADIR%%/Exception/PathExistsButIsNotDirectoryException.php
|
|
%%DATADIR%%/Exception/PcovNotAvailableException.php
|
|
%%DATADIR%%/Exception/PharPrefixCouldNotBeStrippedException.php
|
|
%%DATADIR%%/Exception/ReflectionException.php
|
|
%%DATADIR%%/Exception/ReportAlreadyFinalizedException.php
|
|
%%DATADIR%%/Exception/RuntimeMismatchException.php
|
|
%%DATADIR%%/Exception/StaticAnalysisCacheNotConfiguredException.php
|
|
%%DATADIR%%/Exception/TestIdMissingException.php
|
|
%%DATADIR%%/Exception/UnintentionallyCoveredCodeException.php
|
|
%%DATADIR%%/Exception/VersionMismatchException.php
|
|
%%DATADIR%%/Exception/WriteOperationFailedException.php
|
|
%%DATADIR%%/Exception/XdebugNotAvailableException.php
|
|
%%DATADIR%%/Exception/XdebugNotEnabledException.php
|
|
%%DATADIR%%/Exception/XdebugVersionNotSupportedException.php
|
|
%%DATADIR%%/Exception/XmlException.php
|
|
%%DATADIR%%/Filter.php
|
|
%%DATADIR%%/FilterProcessor.php
|
|
%%DATADIR%%/Node/AbstractNode.php
|
|
%%DATADIR%%/Node/Builder.php
|
|
%%DATADIR%%/Node/CrapIndex.php
|
|
%%DATADIR%%/Node/Directory.php
|
|
%%DATADIR%%/Node/File.php
|
|
%%DATADIR%%/Node/FileCoverageData.php
|
|
%%DATADIR%%/Node/Iterator.php
|
|
%%DATADIR%%/Report/Clover.php
|
|
%%DATADIR%%/Report/Cobertura.php
|
|
%%DATADIR%%/Report/Crap4j.php
|
|
%%DATADIR%%/Report/Facade.php
|
|
%%DATADIR%%/Report/Html/Colors.php
|
|
%%DATADIR%%/Report/Html/CustomCssFile.php
|
|
%%DATADIR%%/Report/Html/Facade.php
|
|
%%DATADIR%%/Report/Html/Renderer.php
|
|
%%DATADIR%%/Report/Html/Renderer/BubbleChart.php
|
|
%%DATADIR%%/Report/Html/Renderer/Dashboard.php
|
|
%%DATADIR%%/Report/Html/Renderer/Directory.php
|
|
%%DATADIR%%/Report/Html/Renderer/File.php
|
|
%%DATADIR%%/Report/Html/Renderer/Template/branches.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/coverage_bar.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/css/bootstrap.min.css
|
|
%%DATADIR%%/Report/Html/Renderer/Template/css/custom.css
|
|
%%DATADIR%%/Report/Html/Renderer/Template/css/octicons.css
|
|
%%DATADIR%%/Report/Html/Renderer/Template/css/style.css
|
|
%%DATADIR%%/Report/Html/Renderer/Template/dashboard.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/dashboard_branch.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/dashboard_branch_and_path.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/directory.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/directory_branch.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/directory_branch_and_path.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/directory_item.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/directory_item_branch.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/directory_item_branch_and_path.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/file.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/file_branch.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/file_branch_and_path.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/file_item.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/file_item_branch.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/file_item_branch_and_path.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/icons/file-code.svg
|
|
%%DATADIR%%/Report/Html/Renderer/Template/icons/file-directory.svg
|
|
%%DATADIR%%/Report/Html/Renderer/Template/js/bootstrap.bundle.min.js
|
|
%%DATADIR%%/Report/Html/Renderer/Template/js/file.js
|
|
%%DATADIR%%/Report/Html/Renderer/Template/js/jquery.min.js
|
|
%%DATADIR%%/Report/Html/Renderer/Template/line.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/lines.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/method_item.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/method_item_branch.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/method_item_branch_and_path.html.dist
|
|
%%DATADIR%%/Report/Html/Renderer/Template/paths.html.dist
|
|
%%DATADIR%%/Report/Html/SyntaxHighlighter.php
|
|
%%DATADIR%%/Report/OpenClover.php
|
|
%%DATADIR%%/Report/Summary.php
|
|
%%DATADIR%%/Report/Text.php
|
|
%%DATADIR%%/Report/Thresholds.php
|
|
%%DATADIR%%/Report/Xml/BuildInformation.php
|
|
%%DATADIR%%/Report/Xml/Coverage.php
|
|
%%DATADIR%%/Report/Xml/Directory.php
|
|
%%DATADIR%%/Report/Xml/Facade.php
|
|
%%DATADIR%%/Report/Xml/File.php
|
|
%%DATADIR%%/Report/Xml/Method.php
|
|
%%DATADIR%%/Report/Xml/Node.php
|
|
%%DATADIR%%/Report/Xml/Project.php
|
|
%%DATADIR%%/Report/Xml/Report.php
|
|
%%DATADIR%%/Report/Xml/Source.php
|
|
%%DATADIR%%/Report/Xml/Tests.php
|
|
%%DATADIR%%/Report/Xml/Totals.php
|
|
%%DATADIR%%/Report/Xml/Unit.php
|
|
%%DATADIR%%/Serialization/Merger.php
|
|
%%DATADIR%%/Serialization/Serializer.php
|
|
%%DATADIR%%/Serialization/Unserializer.php
|
|
%%DATADIR%%/StaticAnalysis/CacheWarmer.php
|
|
%%DATADIR%%/StaticAnalysis/CachingSourceAnalyser.php
|
|
%%DATADIR%%/StaticAnalysis/FileAnalyser.php
|
|
%%DATADIR%%/StaticAnalysis/ParsingSourceAnalyser.php
|
|
%%DATADIR%%/StaticAnalysis/Registry.php
|
|
%%DATADIR%%/StaticAnalysis/SourceAnalyser.php
|
|
%%DATADIR%%/StaticAnalysis/Value/AnalysisResult.php
|
|
%%DATADIR%%/StaticAnalysis/Value/Class_.php
|
|
%%DATADIR%%/StaticAnalysis/Value/Function_.php
|
|
%%DATADIR%%/StaticAnalysis/Value/Interface_.php
|
|
%%DATADIR%%/StaticAnalysis/Value/LinesOfCode.php
|
|
%%DATADIR%%/StaticAnalysis/Value/Method.php
|
|
%%DATADIR%%/StaticAnalysis/Value/Trait_.php
|
|
%%DATADIR%%/StaticAnalysis/Value/Visibility.php
|
|
%%DATADIR%%/StaticAnalysis/Visitor/AttributeParentConnectingVisitor.php
|
|
%%DATADIR%%/StaticAnalysis/Visitor/CodeUnitFindingVisitor.php
|
|
%%DATADIR%%/StaticAnalysis/Visitor/ExecutableLinesFindingVisitor.php
|
|
%%DATADIR%%/StaticAnalysis/Visitor/IgnoredLinesFindingVisitor.php
|
|
%%DATADIR%%/Test/Target/Class_.php
|
|
%%DATADIR%%/Test/Target/ClassesThatExtendClass.php
|
|
%%DATADIR%%/Test/Target/ClassesThatImplementInterface.php
|
|
%%DATADIR%%/Test/Target/Function_.php
|
|
%%DATADIR%%/Test/Target/MapBuilder.php
|
|
%%DATADIR%%/Test/Target/Mapper.php
|
|
%%DATADIR%%/Test/Target/Method.php
|
|
%%DATADIR%%/Test/Target/Namespace_.php
|
|
%%DATADIR%%/Test/Target/Target.php
|
|
%%DATADIR%%/Test/Target/TargetCollection.php
|
|
%%DATADIR%%/Test/Target/TargetCollectionIterator.php
|
|
%%DATADIR%%/Test/Target/TargetCollectionValidator.php
|
|
%%DATADIR%%/Test/Target/Trait_.php
|
|
%%DATADIR%%/Test/Target/ValidationFailure.php
|
|
%%DATADIR%%/Test/Target/ValidationResult.php
|
|
%%DATADIR%%/Test/Target/ValidationSuccess.php
|
|
%%DATADIR%%/Test/TestSize.php
|
|
%%DATADIR%%/Test/TestStatus.php
|
|
%%DATADIR%%/UnintentionallyCoveredCodeChecker.php
|
|
%%DATADIR%%/Util/EnsuresUtf8.php
|
|
%%DATADIR%%/Util/Filesystem.php
|
|
%%DATADIR%%/Util/PathReducer.php
|
|
%%DATADIR%%/Util/Percentage.php
|
|
%%DATADIR%%/Util/Xml.php
|
|
%%DATADIR%%/Version.php
|