module Reek::SmellDetectors::NilCheck::NilWhenNodeDetector

Detect ‘when’ statements that perform a nil check.