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.

5m read time From laravel-news.com
Post cover image
Table of contents
# HTML Reports# Configuring Coverage in phpunit.xml# How is Coverage Determined?# Coverage With Nonstandard Code Paths

Sort: