Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPUnit Coverage XML not in report #177

Closed
tina-junold opened this issue Nov 28, 2014 · 1 comment
Closed

PHPUnit Coverage XML not in report #177

tina-junold opened this issue Nov 28, 2014 · 1 comment

Comments

@tina-junold
Copy link

Hello,

currently im playing around with my phpdox config. But it seems, that i have the same problem like #147 again.

phpdox

Here my Repo: https://github.com/tburschka/sf2-skeleton and my buildlog

Buildfile: /home/torsten/sf2-skeleton/build.xml

cleanup:
   [delete] Deleting directory /home/torsten/sf2-skeleton/app/cache
   [delete] Deleting directory /home/torsten/sf2-skeleton/app/logs
   [delete] Deleting directory /home/torsten/sf2-skeleton/build
   [delete] Deleting directory /home/torsten/sf2-skeleton/vendor
   [delete] Deleting: /home/torsten/sf2-skeleton/composer.lock

composer:download:
      [get] Destination already exists (skipping): /home/torsten/sf2-skeleton/composer.phar

composer:install:
     [exec] Loading composer repositories with package information
     [exec] Installing dependencies (including require-dev)
     [exec]   - Installing doctrine/lexer (v1.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/annotations (v1.2.1)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/collections (v1.2)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/cache (v1.3.1)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/inflector (v1.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/common (v2.4.2)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/dbal (v2.4.3)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/migrations (dev-master f4fe9d9)
     [exec]     Cloning f4fe9d9cc21a711d89d91d29c4a4e7945289cdd0
     [exec] 
     [exec]   - Installing psr/log (1.0.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing twig/twig (v1.16.2)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing symfony/symfony (v2.5.7)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/doctrine-cache-bundle (1.0.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing jdorn/sql-formatter (v1.2.17)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/doctrine-bundle (v1.3.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/doctrine-migrations-bundle (dev-master 81575a4)
     [exec]     Cloning 81575a4316951125ce408c70f30547c77d98f78a
     [exec] 
     [exec]   - Installing doctrine/orm (v2.4.6)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin bin/doctrine for package doctrine/orm: name conflicts with an existing file
     [exec]     Skipped installation of bin bin/doctrine.php for package doctrine/orm: name conflicts with an existing file
     [exec]   - Installing twig/extensions (v1.2.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing kriswallsmith/assetic (v1.2.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing symfony/assetic-bundle (v2.5.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing swiftmailer/swiftmailer (v5.3.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing symfony/swiftmailer-bundle (v2.3.7)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing monolog/monolog (1.11.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing symfony/monolog-bundle (v2.6.1)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sensiolabs/security-checker (v2.0.0)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin security-checker for package sensiolabs/security-checker: name conflicts with an existing file
     [exec]   - Installing sensio/distribution-bundle (v3.0.10)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sensio/framework-extra-bundle (v3.0.3)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing incenteev/composer-parameter-handler (v2.1.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sensio/generator-bundle (v2.4.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/data-fixtures (v1.0.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/doctrine-fixtures-bundle (dev-master 9a5b528)
     [exec]     Cloning 9a5b5289eb22079ec139ba1eb06043d4b89c6677
     [exec] 
     [exec]   - Installing phing/phing (2.9.0)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin bin/phing for package phing/phing: name conflicts with an existing file
     [exec]   - Installing sebastian/version (1.0.3)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sebastian/exporter (1.0.2)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sebastian/environment (1.2.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sebastian/diff (1.2.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sebastian/comparator (1.0.1)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing doctrine/instantiator (1.0.4)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phpunit/php-text-template (1.2.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phpunit/phpunit-mock-objects (2.3.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phpunit/php-timer (1.0.5)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phpunit/php-file-iterator (1.3.4)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phpunit/php-token-stream (1.3.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phpunit/php-code-coverage (2.0.11)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phpunit/phpunit (4.3.5)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin phpunit for package phpunit/phpunit: name conflicts with an existing file
     [exec]   - Installing sebastian/git (1.2.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing theseer/fdomdocument (1.6.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing sebastian/finder-facade (1.1.0)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing phploc/phploc (2.0.6)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin phploc for package phploc/phploc: name conflicts with an existing file
     [exec]   - Installing pdepend/pdepend (2.0.3)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin src/bin/pdepend for package pdepend/pdepend: name conflicts with an existing file
     [exec]   - Installing phpmd/phpmd (2.1.3)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin src/bin/phpmd for package phpmd/phpmd: name conflicts with an existing file
     [exec]   - Installing sebastian/phpcpd (2.0.1)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin phpcpd for package sebastian/phpcpd: name conflicts with an existing file
     [exec]   - Installing nikic/php-parser (v1.0.2)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing theseer/fxsl (1.1.1)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing theseer/directoryscanner (1.3.1)
     [exec]     Loading from cache
     [exec] 
     [exec]   - Installing theseer/phpdox (0.7.0)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin composer/bin/phpdox for package theseer/phpdox: name conflicts with an existing file
     [exec]   - Installing squizlabs/php_codesniffer (1.5.5)
     [exec]     Loading from cache
     [exec] 
     [exec]     Skipped installation of bin scripts/phpcs for package squizlabs/php_codesniffer: name conflicts with an existing file
     [exec] kriswallsmith/assetic suggests installing leafo/lessphp (Assetic provides the integration with the lessphp LESS compiler)
     [exec] kriswallsmith/assetic suggests installing leafo/scssphp (Assetic provides the integration with the scssphp SCSS compiler)
     [exec] kriswallsmith/assetic suggests installing ptachoire/cssembed (Assetic provides the integration with phpcssembed to embed data uris)
     [exec] kriswallsmith/assetic suggests installing leafo/scssphp-compass (Assetic provides the integration with the SCSS compass plugin)
     [exec] kriswallsmith/assetic suggests installing patchwork/jsqueeze (Assetic provides the integration with the JSqueeze JavaScript compressor)
     [exec] symfony/assetic-bundle suggests installing kriswallsmith/spork (to be able to dump assets in parallel)
     [exec] monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)
     [exec] monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)
     [exec] monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)
     [exec] monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)
     [exec] monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)
     [exec] monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))
     [exec] monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)
     [exec] monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)
     [exec] doctrine/data-fixtures suggests installing doctrine/mongodb-odm (For loading MongoDB ODM fixtures)
     [exec] doctrine/data-fixtures suggests installing doctrine/phpcr-odm (For loading PHPCR ODM fixtures)
     [exec] phing/phing suggests installing phpdocumentor/phpdocumentor (Documentation Generator for PHP)
     [exec] phing/phing suggests installing pear/versioncontrol_svn (A simple OO-style interface for Subversion, the free/open-source version control system)
     [exec] phing/phing suggests installing pear/versioncontrol_git (A library that provides OO interface to handle Git repository)
     [exec] phing/phing suggests installing pear/archive_tar (Tar file management class)
     [exec] phing/phing suggests installing tedivm/jshrink (Javascript Minifier built in PHP)
     [exec] phpunit/phpunit-mock-objects suggests installing ext-soap (*)
     [exec] phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
     [exec] Writing lock file
     [exec] Generating autoload files
     [exec] Updating the "app/config/parameters.yml" file
     [exec] Clearing the cache for the dev environment with debug true
     [exec] Installing assets as hard copies
     [exec] Installing assets for Symfony\Bundle\FrameworkBundle into web/bundles/framework
     [exec] Installing assets for Sensio\Bundle\DistributionBundle into web/bundles/sensiodistribution

prepare:
    [mkdir] Created dir: /home/torsten/sf2-skeleton/build
    [mkdir] Created dir: /home/torsten/sf2-skeleton/build/api
    [mkdir] Created dir: /home/torsten/sf2-skeleton/build/coverage
    [mkdir] Created dir: /home/torsten/sf2-skeleton/build/logs
    [mkdir] Created dir: /home/torsten/sf2-skeleton/build/pdepend
    [mkdir] Created dir: /home/torsten/sf2-skeleton/build/phpdox

lint:

phploc:
     [exec] phploc 2.0.6 by Sebastian Bergmann.
     [exec] 
     [exec] Directories                                          4
     [exec] Files                                                5
     [exec] 
     [exec] Size
     [exec]   Lines of Code (LOC)                              150
     [exec]   Comment Lines of Code (CLOC)                      42 (28.00%)
     [exec]   Non-Comment Lines of Code (NCLOC)                108 (72.00%)
     [exec]   Logical Lines of Code (LLOC)                      31 (20.67%)
     [exec]     Classes                                         19 (61.29%)
     [exec]       Average Class Length                           3
     [exec]       Average Method Length                          2
     [exec]     Functions                                        0 (0.00%)
     [exec]       Average Function Length                        0
     [exec]     Not in classes or functions                     12 (38.71%)
     [exec] 
     [exec] Complexity
     [exec]   Cyclomatic Complexity / LLOC                    0.00
     [exec]   Cyclomatic Complexity / Number of Methods       1.00
     [exec] 
     [exec] Dependencies
     [exec]   Global Accesses                                    0
     [exec]     Global Constants                                 0 (0.00%)
     [exec]     Global Variables                                 0 (0.00%)
     [exec]     Super-Global Variables                           0 (0.00%)
     [exec]   Attribute Accesses                                 5
     [exec]     Non-Static                                       5 (100.00%)
     [exec]     Static                                           0 (0.00%)
     [exec]   Method Calls                                      11
     [exec]     Non-Static                                      10 (90.91%)
     [exec]     Static                                           1 (9.09%)
     [exec] 
     [exec] Structure
     [exec]   Namespaces                                         5
     [exec]   Interfaces                                         0
     [exec]   Traits                                             0
     [exec]   Classes                                            5
     [exec]     Abstract Classes                                 0 (0.00%)
     [exec]     Concrete Classes                                 5 (100.00%)
     [exec]   Methods                                            8
     [exec]     Scope
     [exec]       Non-Static Methods                             8 (100.00%)
     [exec]       Static Methods                                 0 (0.00%)
     [exec]     Visibility
     [exec]       Public Methods                                 8 (100.00%)
     [exec]       Non-Public Methods                             0 (0.00%)
     [exec]   Functions                                          0
     [exec]     Named Functions                                  0 (0.00%)
     [exec]     Anonymous Functions                              0 (0.00%)
     [exec]   Constants                                          0
     [exec]     Global Constants                                 0 (0.00%)
     [exec]     Class Constants                                  0 (0.00%)

pdepend:
     [exec] PDepend 2.0.3
     [exec] 
     [exec] Parsing source files:
     [exec] ....                                                             4
     [exec] 
     [exec] Calculating Dependency metrics:
     [exec]                                                                 15
     [exec] 
     [exec] Calculating Coupling metrics:
     [exec] .                                                               22
     [exec] 
     [exec] Calculating Cyclomatic Complexity metrics:
     [exec] .                                                               22
     [exec] 
     [exec] Calculating Inheritance metrics:
     [exec]                                                                  8
     [exec] 
     [exec] Calculating Node Count metrics:
     [exec]                                                                 15
     [exec] 
     [exec] Calculating Node Loc metrics:
     [exec]                                                                 19
     [exec] 
     [exec] Generating pdepend log files, this may take a moment.
     [exec] 
     [exec] Time: 00:00; Memory: 8.00Mb
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.bad already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 202
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:202
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.legend already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 225
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:225
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.good already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 200
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:200
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.legend already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 225
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:225
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.good already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 200
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:200
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.legend already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 225
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:225
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.good already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 200
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:200
     [exec] PHP Warning:  DOMNode::cloneNode(): ID jdepend.legend already defined in /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php on line 225
     [exec] PHP Stack trace:
     [exec] PHP   1. {main}() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:0
     [exec] PHP   2. PDepend\TextUI\Command::main() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/bin/pdepend:72
     [exec] PHP   3. PDepend\TextUI\Command->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:624
     [exec] PHP   4. PDepend\TextUI\Runner->run() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Command.php:233
     [exec] PHP   5. PDepend\Engine->analyze() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/TextUI/Runner.php:314
     [exec] PHP   6. PDepend\Report\Jdepend\Chart->close() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Engine.php:340
     [exec] PHP   7. DOMNode->cloneNode() /home/torsten/sf2-skeleton/vendor/pdepend/pdepend/src/main/php/PDepend/Report/Jdepend/Chart.php:225

phpmd:ci:
     [exec] Result: 2

phpcs:ci:

phpcpd:
     [exec] phpcpd 2.0.1 by Sebastian Bergmann.
     [exec] 
     [exec] 0.00% duplicated lines out of 150 total lines of code.
     [exec] 
     [exec] Time: 36 ms, Memory: 3.25Mb

phpunit:
     [exec] PHPUnit 4.3.5 by Sebastian Bergmann.
     [exec] 
     [exec] Configuration read from /home/torsten/sf2-skeleton/app/phpunit.xml.dist
     [exec] 
     [exec] .
     [exec] 
     [exec] Time: 13.18 seconds, Memory: 42.00Mb
     [exec] 
     [exec] OK (1 test, 1 assertion)
     [exec] 
     [exec] Generating code coverage report in Clover XML format ... done
     [exec] 
     [exec] Generating code coverage report in PHPUnit XML format ... done

phpdox:
     [exec] phpDox 6e15650 - Copyright (C) 2010 - 2014 by Arne Blankerts
     [exec] 
     [exec] [28.11.2014 - 11:52:07] Using config file './phpdox.xml.dist'
     [exec] [28.11.2014 - 11:52:07] Registered collector backend 'parser'
     [exec] [28.11.2014 - 11:52:07] Registered enricher 'build'
     [exec] [28.11.2014 - 11:52:07] Registered enricher 'git'
     [exec] [28.11.2014 - 11:52:07] Registered enricher 'checkstyle'
     [exec] [28.11.2014 - 11:52:07] Registered enricher 'phpcs'
     [exec] [28.11.2014 - 11:52:07] Registered enricher 'pmd'
     [exec] [28.11.2014 - 11:52:07] Registered enricher 'phpunit'
     [exec] [28.11.2014 - 11:52:07] Registered enricher 'phploc'
     [exec] [28.11.2014 - 11:52:07] Registered output engine 'xml'
     [exec] [28.11.2014 - 11:52:07] Registered output engine 'html'
     [exec] [28.11.2014 - 11:52:07] Starting to process project 'sf2-skeleton'
     [exec] [28.11.2014 - 11:52:07] Starting collector
     [exec] [28.11.2014 - 11:52:07] Scanning directory '/home/torsten/sf2-skeleton/src' for files to process
     [exec] 
     [exec] .....                                               [5]
     [exec] 
     [exec] [28.11.2014 - 11:52:07] Saving results to directory '/home/torsten/sf2-skeleton/build/phpdox'
     [exec] [28.11.2014 - 11:52:07] Resolving inheritance
     [exec] 
     [exec] .....                                               [5]
     [exec] 
     [exec] [28.11.2014 - 11:52:07] The following unit(s) had missing dependencies during inheritance resolution:
     [exec] [28.11.2014 - 11:52:07]  - Core\Bundle\CoreBundle\CoreBundle (missing Symfony\Component\HttpKernel\Bundle\Bundle)
     [exec] [28.11.2014 - 11:52:07]  - Core\Bundle\CoreBundle\Tests\Controller\IndexControllerTest (missing Symfony\Bundle\FrameworkBundle\Test\WebTestCase)
     [exec] [28.11.2014 - 11:52:07]  - Core\Bundle\CoreBundle\Controller\IndexController (missing Symfony\Bundle\FrameworkBundle\Controller\Controller)
     [exec] [28.11.2014 - 11:52:07]  - Core\Bundle\CoreBundle\DataFixtures\ORM\LoadActivityData (missing Doctrine\Common\DataFixtures\FixtureInterface)
     [exec] [28.11.2014 - 11:52:07] Collector process completed
     [exec] 
     [exec] [28.11.2014 - 11:52:07] Starting generator
     [exec] [28.11.2014 - 11:52:07] Loading enrichers
     [exec] [28.11.2014 - 11:52:07] Enricher Build Information initialized successfully
     [exec] [28.11.2014 - 11:52:07] Enricher GIT information initialized successfully
     [exec] [28.11.2014 - 11:52:07] Enricher CheckStyle XML initialized successfully
     [exec] [28.11.2014 - 11:52:07] Enricher PHPMessDetector XML initialized successfully
     [exec] [28.11.2014 - 11:52:07] Enricher PHPLoc xml initialized successfully
     [exec] [28.11.2014 - 11:52:07] Enricher PHPUnit Coverage XML initialized successfully
     [exec] [28.11.2014 - 11:52:07] Starting event loop.
     [exec] 
     [exec] ..................................................  [50]
     [exec] .........................                           [75]
     [exec] 
     [exec] [28.11.2014 - 11:52:07] Generator process completed
     [exec] [28.11.2014 - 11:52:07] Processing project 'sf2-skeleton' completed.
     [exec] 
     [exec] 
     [exec] Time: 230 ms, Memory: 6.25Mb
     [exec] 

build:ci:

BUILD SUCCESSFUL
Total time: 1 minute 5 seconds
@theseer
Copy link
Owner

theseer commented Nov 29, 2014

For the fix of #147 to be effective, you need to use a newer version of phpdox than 0.7.0. Since there is no such release yet, you currently have two options:

  • Use dev-master as a version
    Your configuration will work as is but you "won" an unstable requirement. The later is relatively risky,
    as things might break.
  • Use the workaround described in No reports or PHPUnit coverage #147
    Prior to the fix implemented, the src path of phpunit's coverage report and phpdox' need to be
    in sync. You could set phpdox' project src dir to ${basedir}/src/Core/Bundle/CoreBundle to
    achieve this.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants