Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的项目中有近 40 个服务类。当我在项目上运行 SONAR 时;并单击“代码覆盖率”,然后向下导航到包,它省略了一些类;虽然我没有将这些课程放在 SONAR 的排除列表中。
请帮忙
只有覆盖率低于 100% 的类才会出现在覆盖率明细中。因此,如果这些类被完全覆盖,则预期行为不会看到它们。