Learn how to generate code coverage in Laravel with PCOV, including generating HTML reports and configuring coverage in phpunit.xml. Discover how coverage is determined and how to include nonstandard code paths in coverage reports.
Table of contents
# HTML Reports# Configuring Coverage in phpunit.xml# How is Coverage Determined?# Coverage With Nonstandard Code PathsSort: