Reports classes without a no-argument constructor.

Such constructors are necessary in some contexts. For example, if a class needs to be created by using a reflection.

Use the checkbox below to ignore classes without explicit constructors. The compiler provides a default no-argument constructor to such classes.