2006 06 05 11 44 gcc's code coverage



gcc -fprofile-arcs -ftest-coverage test.c
./a.out
gcov test.c