在 `match` 是 `return` 的操作数时,报告了未执行的 `match` 默认分支,并将其视为已覆盖

作者: sebastianbergmann创建于 2026年7月14日更新于 2026年8月17日
标签type/bugstatic-analysis
  1. PHP attributes the RETURN opcode to a line inside the default arm

内容来源: sebastianbergmann/php-code-coverage