Overview
	Nose Prints is a visual metric system for identifying code smells. It analyzes a project's assemblies and collects evidence for design problems.
Nose Prints Examples
	| Large Class | Long Method | Message Chains | 
![]()  | 
		   ![]()  | 
			![]()  | 
		
Work Flow
	Diagram of the process of using tool.
	Scan.  Identify.  Review.  Assign.
	Supported Smells
	List of smells supported.
	Custom Smells
	See documentation for details 
	about creating your own smell detectors and visualizations.
	Using noseprints.
	Walk through in using tool with example.



