module Reek::SmellDetectors::NilCheck::NilCallNodeDetector

Detect ‘call’ nodes which perform a nil check.