blob: 16a837bdf34be47286e1f6086ac33980ff115db6 [file] [log] [blame]
<html>
<body>
Reports singleton classes.
Singleton classes are declared so that only one instance of the
class may ever be instantiated. Singleton classes complicate testing,
and their presence may indicate a lack of object-oriented design.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>