User: reggie

  • Public profile

User profile: reggie

User info
User name:reggie
History
Joined:
Number of posts:14
Latest posts:

Measure code coverage on ARM Cortex-M microcontrollers
Hi, The ARM Cortex-M family is becoming a more popular architecture for microcontrollers. In this...

How to Improve C++ Test Coverage with Code Coverage Analysis?
Uncertain where to focus your testing efforts? Are your tests reaching all critical areas of your ap...

Code Coverage with QTest
Hi C++ community, Learn in today’s tip how to measure code coverage for unit tests written usin...

Find unused functions in C/C++ code with coverage analysis
Hi C++ community, Unused functions in a software project can cause code bloat, but they also crea...

Finding and editing dead code with Coco
Hi, As part of the coverage report, Coco generates a list of lines with dead code. One would ofte...

This user does not accept Private Messages