# File lib/roodi/checks/cyclomatic_complexity_block_check.rb, line 23 def interesting_nodes [:iter] + COMPLEXITY_NODE_TYPES end