diff options
Diffstat (limited to 'devel/pear-PHP_CodeCoverage/pkg-plist')
-rw-r--r-- | devel/pear-PHP_CodeCoverage/pkg-plist | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/devel/pear-PHP_CodeCoverage/pkg-plist b/devel/pear-PHP_CodeCoverage/pkg-plist index 796e18e82c36..371eb20aa162 100644 --- a/devel/pear-PHP_CodeCoverage/pkg-plist +++ b/devel/pear-PHP_CodeCoverage/pkg-plist @@ -46,9 +46,9 @@ %%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/nv.d3.min.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 @@ -63,11 +63,10 @@ %%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/d3.min.js %%DATADIR%%/Report/Html/Renderer/Template/js/file.js %%DATADIR%%/Report/Html/Renderer/Template/js/jquery.min.js -%%DATADIR%%/Report/Html/Renderer/Template/js/nv.d3.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 @@ -90,12 +89,11 @@ %%DATADIR%%/Report/Xml/Totals.php %%DATADIR%%/Report/Xml/Unit.php %%DATADIR%%/StaticAnalysis/CacheWarmer.php -%%DATADIR%%/StaticAnalysis/CachingFileAnalyser.php -%%DATADIR%%/StaticAnalysis/CodeUnitFindingVisitor.php -%%DATADIR%%/StaticAnalysis/ExecutableLinesFindingVisitor.php +%%DATADIR%%/StaticAnalysis/CachingSourceAnalyser.php %%DATADIR%%/StaticAnalysis/FileAnalyser.php -%%DATADIR%%/StaticAnalysis/IgnoredLinesFindingVisitor.php -%%DATADIR%%/StaticAnalysis/ParsingFileAnalyser.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 @@ -103,6 +101,10 @@ %%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 |