A quick and simple way to create a source code report. Counts lines of code and compares two directories for line changes, line adds, and line deletes.
Categories
Source Code AnalysisLicense
GNU General Public License version 2.0 (GPLv2)Follow bcscr
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Cannot compile on openSUSE Leap 15.6 with GCC 14.2, getting three of these errors (I get 'Excessive punctuation is prohibited.' when trying to post this with the full output): error: passing argument 2 of 'getline' from incompatible pointer type [-Wincompatible-pointer-types] With GCC 7.5 these errors turn into warnings and compiles successfully but I get this when comparing two directories: malloc(): corrupted top size Aborted (core dumped)