Skip to content

How do I get the cyclomatic complexity of a file before change? #167

Answered by Dlitosh
ks3057 asked this question in Q&A
Discussion options

You must be logged in to vote

@ks3057 perhaps you can use this method

def _calculate_metrics(self, include_before=False):
with a flag include_before=True?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ks3057
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants