Reports code that instantiates Thread without specifying a Runnable parameter or overriding the run() method.

Such threads do nothing useful.