module RuboCop::Cop::MethodComplexity

@api private

This module handles measurement and reporting of complexity in methods.