DEV Community

# codecoverage

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Generating Code Coverage Report Using GNU Gcov & Lcov.

Generating Code Coverage Report Using GNU Gcov & Lcov.

Comments
5 min read
JaCoCo doesn't directly support vacuously true 100% branch coverage

JaCoCo doesn't directly support vacuously true 100% branch coverage

Comments
3 min read
pcre2.h - file not found. How to fix that when installing PCOV on macOS?

pcre2.h - file not found. How to fix that when installing PCOV on macOS?

2
Comments 3
1 min read
Static Analysis

Static Analysis

Comments
7 min read
Implementing SonarQube code coverage in a simple JavaScript application

Implementing SonarQube code coverage in a simple JavaScript application

Comments
10 min read
Kover : Code Coverage plugin for Kotlin

Kover : Code Coverage plugin for Kotlin

7
Comments
7 min read
How to write unit tests that really matter?

How to write unit tests that really matter?

12
Comments
9 min read
.NET Core Code Coverage

.NET Core Code Coverage

11
Comments
4 min read
How to include code coverage in Azure DevOps pipeline?

How to include code coverage in Azure DevOps pipeline?

2
Comments
3 min read
PHPUnit - How to unit test a method with no return value?

PHPUnit - How to unit test a method with no return value?

7
Comments
2 min read
Setting up Coveralls for your Ember Addons

Setting up Coveralls for your Ember Addons

7
Comments
4 min read
Go in VSCode: Showing code coverage after saving your code

Go in VSCode: Showing code coverage after saving your code

46
Comments 4
1 min read
Code Coverage is Useless

Code Coverage is Useless

68
Comments 15
6 min read
How to Query Salesforce Code Coverage

How to Query Salesforce Code Coverage

15
Comments
4 min read
Scheduled Featured Images First Unit Tests Committed

Scheduled Featured Images First Unit Tests Committed

6
Comments
2 min read
The coverage report is a lie

The coverage report is a lie

5
Comments
2 min read
Mutation Testing: What It Is and How It Makes Code Coverage Matter

Mutation Testing: What It Is and How It Makes Code Coverage Matter

5
Comments
6 min read
loading...