Class Name Should Match File Name (CNSMFN)

Description:

Checks whether top level class and interface has the same name as the file in which it resides.

Example:

// File Audit_CNMMIFN.java
class CNMMIFN {}