--- alias: user-guide-step-inspection-rules description: "Defines inspection criteria based on failure counts and pass/fail statuses" --- # Step Inspection Rules The available **Rules** for Inspection are listed in the next table, with the **Rule** Name in the first column and the corresponding Inspection Severity direction in the two other columns: | **Rule** Name | Tightening | Reducing | |:------------------------------------------|:----------:|:--------:| | N or more Inspections failed | x | | | N or more Fails found | x | | | N or more Inspections with Fails | x | | | N or less Inspection performed | x | | | N or more Inspections passed with warning | x | | | N or less Fails found | | x | | N or more Inspections passed | | x | | N or less Inspections with Fails | | x | | N or more Inspection performed | | x | Table: Inspection rules