-
Notifications
You must be signed in to change notification settings - Fork 398
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
[Feature] Add Cyclomatic Complexity Calculator #1222
Comments
Hey @harshyadav3010, Welcome to the project CalcDiverse! 🎊 |
@Rakesh9100 Please assign me the issue |
Go ahead @harshyadav3010 |
Pls provide your PR @harshyadav3010 |
@Rakesh9100 Kindly assign this issue to me. I want to work on this Calculator. |
Do you want to work @anijit18 |
@Rakesh9100 Please assign this issue to me. |
Go ahead @vimore03 |
Please provide your PR @vimore03 |
@Rakesh9100 sir please review my PR . |
Hi sir, i have created a PR two days ago, kindly review it
…On Mon, Dec 23, 2024 at 10:36 AM Rakesh Roshan ***@***.***> wrote:
Please provide your PR @vimore03 <https://github.com/vimore03>
—
Reply to this email directly, view it on GitHub
<#1222 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3ORZLTJQYYV4JSRSA6TTS32G6K4VAVCNFSM6AAAAABI4PQHMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJYHEYTOMJQGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hello @harshyadav3010! Your issue #1222 has been closed. Thank you for your contribution!! 🙌 |
Description
It calculates the Cyclomatic Complexity of the code, a metric used to measure the structural complexity of software by counting the number of linearly independent paths through the code's control flow graph.
Screenshots
No response
Checklist
Code of Conduct
The text was updated successfully, but these errors were encountered: