Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unit Test Coverage shows a percentage of a source code is covered by the unit tests. It is a mix of Line coverage and Condition coverage. The metric can be also calculated also for a new code only.

How it works

...