Re: Path coverage using C compiled by the Keil Compiler

Mar 27, 2007 0 Replies


I'm searching for anyone with experience using the Keil debugger to


>ascertain code coverage. And I don't mean, simply static analysis. I
>want to find out with each test program I run, what the paths were and
>what percentage of the total paths through the software I've
>traversed. I also don't mean all the ~Infinity permutations, just
>want to know if I hit every piece of code at least once.
>Thanks

The debugger colors the statements that were executed at least once. You can tell by inspection...

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required