Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-coverage

How can I use Mock Objects in my unit tests and still use Code Coverage?

Can we get native C++ code coverage in VS2012 or VS2010 without MSTest?

How can I exclude namespaces in code coverage with Team City?

How to setup Codeception with remote code coverage?

Istanbul how to ignore default value branch for ES6 (babel compiles to ES5)

Kotlin JaCoCo, no coverage -> IllegalClassFormatException ... Please supply original non-instrumented classes

Is there a Sonar-level code coverage equivalent for Scala?

Is there still no solution for ignoring setter/getter (other trivial methods) with the cobertura-maven-plugin?

In SonarQube what is the difference in meaning between the "Lines to Cover" and "Uncovered Lines" metrics?

Configure Sonar to see Integration Tests (v6.2)

Opencover with multiple assemblies

code-coverage opencover

Code coverage tools in Java [closed]

java code-coverage

How to ignore generated code from code coverage data

Does coverage.py measure the function and class definitions?

Exclude vendor files from Simplecov reports

No coverage in 'all classes in scope' in Intellij

What can be alternative metrics to code coverage?

How to exclude classes from the coverage calculation in EclEmma without actually excluding them from the coverage itself

Jacoco code coverage in Android Studio with flavors

IntelliJ IDEA: ignore trivial methods in code coverage