pcov
pcov copied to clipboard
Weird coverage on match statements
I'm seeing some weird results in code coverage for match statements:

Note that this sample code is intentionally broken so that we're 100% sure that PHP is not executing the lines pcov claims are covered.