Nilness analyzer is an inspection that reports problems caused by incorrect use of the nil value. It analyses data flow to determine if variables have nil or not nil values.