summaryrefslogtreecommitdiff
path: root/devel/pear-PHP_CodeCoverage/pkg-plist
blob: 371eb20aa162ef70599e14ecde0fbdb98fd45e51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
%%DATADIR%%/CodeCoverage.php
%%DATADIR%%/Data/ProcessedCodeCoverageData.php
%%DATADIR%%/Data/RawCodeCoverageData.php
%%DATADIR%%/Driver/Driver.php
%%DATADIR%%/Driver/PcovDriver.php
%%DATADIR%%/Driver/Selector.php
%%DATADIR%%/Driver/XdebugDriver.php
%%DATADIR%%/Exception/BranchAndPathCoverageNotSupportedException.php
%%DATADIR%%/Exception/DirectoryCouldNotBeCreatedException.php
%%DATADIR%%/Exception/Exception.php
%%DATADIR%%/Exception/FileCouldNotBeWrittenException.php
%%DATADIR%%/Exception/InvalidArgumentException.php
%%DATADIR%%/Exception/InvalidCodeCoverageTargetException.php
%%DATADIR%%/Exception/NoCodeCoverageDriverAvailableException.php
%%DATADIR%%/Exception/NoCodeCoverageDriverWithPathCoverageSupportAvailableException.php
%%DATADIR%%/Exception/ParserException.php
%%DATADIR%%/Exception/PathExistsButIsNotDirectoryException.php
%%DATADIR%%/Exception/PcovNotAvailableException.php
%%DATADIR%%/Exception/ReflectionException.php
%%DATADIR%%/Exception/ReportAlreadyFinalizedException.php
%%DATADIR%%/Exception/StaticAnalysisCacheNotConfiguredException.php
%%DATADIR%%/Exception/TestIdMissingException.php
%%DATADIR%%/Exception/UnintentionallyCoveredCodeException.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%%/Node/AbstractNode.php
%%DATADIR%%/Node/Builder.php
%%DATADIR%%/Node/CrapIndex.php
%%DATADIR%%/Node/Directory.php
%%DATADIR%%/Node/File.php
%%DATADIR%%/Node/Iterator.php
%%DATADIR%%/Report/Clover.php
%%DATADIR%%/Report/Cobertura.php
%%DATADIR%%/Report/Crap4j.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/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/coverage_bar_branch.html.dist
%%DATADIR%%/Report/Html/Renderer/Template/css/billboard.min.css
%%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/directory.html.dist
%%DATADIR%%/Report/Html/Renderer/Template/directory_branch.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/file.html.dist
%%DATADIR%%/Report/Html/Renderer/Template/file_branch.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/icons/file-code.svg
%%DATADIR%%/Report/Html/Renderer/Template/icons/file-directory.svg
%%DATADIR%%/Report/Html/Renderer/Template/js/billboard.pkgd.min.js
%%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/paths.html.dist
%%DATADIR%%/Report/PHP.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%%/StaticAnalysis/CacheWarmer.php
%%DATADIR%%/StaticAnalysis/CachingSourceAnalyser.php
%%DATADIR%%/StaticAnalysis/FileAnalyser.php
%%DATADIR%%/StaticAnalysis/ParsingSourceAnalyser.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%%/Target/Class_.php
%%DATADIR%%/Target/ClassesThatExtendClass.php
%%DATADIR%%/Target/ClassesThatImplementInterface.php
%%DATADIR%%/Target/Function_.php
%%DATADIR%%/Target/MapBuilder.php
%%DATADIR%%/Target/Mapper.php
%%DATADIR%%/Target/Method.php
%%DATADIR%%/Target/Namespace_.php
%%DATADIR%%/Target/Target.php
%%DATADIR%%/Target/TargetCollection.php
%%DATADIR%%/Target/TargetCollectionIterator.php
%%DATADIR%%/Target/TargetCollectionValidator.php
%%DATADIR%%/Target/Trait_.php
%%DATADIR%%/Target/ValidationFailure.php
%%DATADIR%%/Target/ValidationResult.php
%%DATADIR%%/Target/ValidationSuccess.php
%%DATADIR%%/TestSize/Known.php
%%DATADIR%%/TestSize/Large.php
%%DATADIR%%/TestSize/Medium.php
%%DATADIR%%/TestSize/Small.php
%%DATADIR%%/TestSize/TestSize.php
%%DATADIR%%/TestSize/Unknown.php
%%DATADIR%%/TestStatus/Failure.php
%%DATADIR%%/TestStatus/Known.php
%%DATADIR%%/TestStatus/Success.php
%%DATADIR%%/TestStatus/TestStatus.php
%%DATADIR%%/TestStatus/Unknown.php
%%DATADIR%%/Util/Filesystem.php
%%DATADIR%%/Util/Percentage.php
%%DATADIR%%/Version.php