pub fn calculate_cognitive_normalized(block: &Block) -> u32
Calculate cognitive complexity using semantic normalization. This filters out formatting artifacts to provide consistent complexity scores regardless of code formatting.