An open API service indexing awesome lists of open source software.

https://github.com/evernat/dead-code-detector

Dead Code Detector finds never used code in Java applications
https://github.com/evernat/dead-code-detector

dead-code-removal

Last synced: 2 months ago
JSON representation

Dead Code Detector finds never used code in Java applications

Awesome Lists containing this project

README

        

Dead Code Detector (for Java applications)
==========================================

If you are a developer or a tech lead, Dead Code Detector (DCD) simply finds [never used code](http://en.wikipedia.org/wiki/Unreachable_code) in your Java/JEE applications.

Author: Emeric Vernat

License: [ASL](http://www.apache.org/licenses/LICENSE-2.0)

Documentation
==========================================

See [wiki](../../wiki)