UCDetector (Unecessary Code Detector) is an Eclipse plugin tool that finds unnecessary (dead) public Java code. It suggests that you make the code final, protected, or private. UCDetector also finds cyclic dependencies between classes.
nmalyzr builds size summaries for demangled C++ nm symbol information from executable, library, object, or nm output format text files. A summary is built for all nm symbol types found in the input.