This inspection reports the cases when the 0 is used instead of nil. In some cases it might be a problem, e.g. when 0 is stored in the array. User might have wanted to store NSNumber with the value "0" instead of nil.