excludes>的使用,去掉不用检查单元覆盖率的代码,示例如下:pom.xml <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> ...
確定! 回上一頁