Hi everyone,
I am currently using gcov/lcov to study coverage of a large Fortran 90
code. The goal is to find and erase unused code.
Due to the size of the program, I'm looking for a way to automatize the
process.
But I've got some trouble :
- with nested "if": if the main condition is not validated, all the
code in the "if" block should be tagged as "####", in fact, it seems that
other "if" lines are not...
- lines read once seems not to be tagged as "1",
- lines like "use some_module" are not tagged either.
So my question is, is there any existing tools to manage with these
problems or did I miss any option in gcov?
Thank to all of you,
Christophe
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list