Hi,
I am currently using the SLOCCOUNT tool for gaining source lines of code (SLOC) for a codebase.
However, it doesnt support comparing two versions of the codebase and then report:
- Lines of code (LOC) modified
- LOC removed
- LOC added
Can anyone suggest a linux based (preferably free) tool to do this?