php-coveralls
Verified for current stable LTS
Php Coveralls Command: Specify Multiple Coverage Clover Xml Files
Use for specify multiple coverage clover xml files with Php Coveralls. Exact CLI syntax to specify multiple coverage clover xml files using Php Coveralls.
When to use this: Use for specify multiple coverage clover xml files with Php Coveralls.
Command Syntax
php-coveralls -x <path/to/first_clover.xml> --coverage_clover <path/to/second_clover.xml> php-coveralls -x <path/to/first_clover.xml> --coverage_clover <path/to/second_clover.xml> Command Breakdown
-x- Command Option
- Tool-specific option used by this command invocation.
--coverage_clover- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to specify multiple coverage clover xml files using Php Coveralls.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Php Coveralls Command: Output Json To Specific File
php-coveralls -o <path/to/coveralls-upload.json> Php Coveralls Command: Send Coverage Info To Coveralls php-coveralls Php Coveralls Command: Send Coverage Info To Coveralls Exclude Source No Executable php-coveralls --exclude-no-stmt Php Coveralls Command: Send Coverage Info To Coveralls Specific Directory php-coveralls -r <path/to/directory> Php Coveralls Command: Send Coverage Info To Coveralls With Specific Config php-coveralls -c <path/to/.coveralls.yml>