I am using PHPUnit 9.3.8 and PHP 7.3. When I run --coverage-html for my classes, the result page shows that lines use SomeTrait; are marked as \'No
--coverage-html
use SomeTrait;