SXXXXXXX_PyUCC/__UCC/Unified-Code-Counter-src/Unified-Code-Counter-master
2025-11-25 14:18:55 +01:00
..
Counting Rules refactoring parte grafica 2025-11-25 14:18:55 +01:00
gui refactoring parte grafica 2025-11-25 14:18:55 +01:00
src refactoring parte grafica 2025-11-25 14:18:55 +01:00
.gitignore refactoring parte grafica 2025-11-25 14:18:55 +01:00
contributors.txt refactoring parte grafica 2025-11-25 14:18:55 +01:00
license.txt refactoring parte grafica 2025-11-25 14:18:55 +01:00
Makefile refactoring parte grafica 2025-11-25 14:18:55 +01:00
Makefile_cygwin refactoring parte grafica 2025-11-25 14:18:55 +01:00
README.md refactoring parte grafica 2025-11-25 14:18:55 +01:00
UCC_release_notes_v.2018.07.pdf refactoring parte grafica 2025-11-25 14:18:55 +01:00
UCC_user_manual_v.2018.07.pdf refactoring parte grafica 2025-11-25 14:18:55 +01:00
UCC.2010.vcxproj refactoring parte grafica 2025-11-25 14:18:55 +01:00
UCC.2010.vcxproj.filters refactoring parte grafica 2025-11-25 14:18:55 +01:00
UCC.2015.sln refactoring parte grafica 2025-11-25 14:18:55 +01:00
UCC.2015.vcxproj refactoring parte grafica 2025-11-25 14:18:55 +01:00
UCC.2015.vcxproj.filters refactoring parte grafica 2025-11-25 14:18:55 +01:00

Unified Code Counter

The Unified Code Counter (UCC) is a comprehensive software lines of code counter produced by the USC Center for Systems and Software Engineering. It is available to the general public as open source code and can be compiled with any ANSI standard C++ compiler.

Homepage: http://csse.usc.edu/ucc_new/wordpress/

Repository info

This repo contains a copy of latest released version 2018.07 sources:

Finally! Our next, and last, UCC release! We have decided to focus on UCC-Java, so that it has all the features UCC currently does. Hence, I have decided to make this release available to everyone.

Release notes, user manual are available as PDFs. Also you can find line count and cyclomatic complexity metric calculation rules in Counting Rules subdirectory.

The tool successfully compiles under Linux, yet it's somewhat buggy and doesn't provide complete support for modern languages' standards.