Skip to content

added calculation for max cyclomatic complexity of class methods and use it for reporting and violations calculation #272

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

Merged
merged 1 commit into from
Apr 11, 2017

Conversation

kazimierasbutkus
Copy link
Contributor

CCN for method is more common practice than CCN of class and we see it as a good metric to find classes that have complicated methods that needs refactoring.

@Halleck45 Halleck45 merged commit 35c52b2 into phpmetrics:master Apr 11, 2017
@Halleck45
Copy link
Collaborator

Hi,

Excellent idea ! Thanks 👏

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.

2 participants