TeamCity 3.0 Help

Code Coverage

Code coverage is a number of metrics that measure how your code is covered by unit tests. Code coverage information displays for those build configurations, where this metric is configured in the Code Coverage section of a Build Runner (Build Configuration Home Page | Edit Build Configuration Settings | 3.Runners). In TeamCity the code coverage is available for Ant and Ipr build runners. The engine is based on the EMMAopen-source toolkit.

View the code coverage summary in the Overview tab of the Build Results; detailed report displays in the Code Coverage tab. Chart for code coverage is also available in the Statistics of the build configuration.

Last modified: 20 April 2023