Skip to content

Add option to skip C++ metrics calculations for lambdas and nested classes #800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

barnabasdomozi
Copy link
Collaborator

  • Changed CppRecord parsing: we now also store an isLambda and context attribute
  • Changed CppServiceHandler::getProperties to display the new attributes
  • Added CLI options --cppmetrics-ignore-lambdas and --cppmetrics-ignore-nested-classes to skip C++ metrics calculations in those cases
  • These new CLI options are considered when calculating: lackOfCohesion, efferentTypeLevel, afferentTypeLevel

@barnabasdomozi barnabasdomozi force-pushed the cpp_metrics_nested_classes branch from c47ea96 to 12c72cd Compare June 25, 2025 13:54
@barnabasdomozi barnabasdomozi force-pushed the cpp_metrics_nested_classes branch from 12c72cd to f1a4546 Compare June 27, 2025 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant