Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Complexity Analyzer

Calculates and reports on the cyclomatic complexity of code, highlighting areas for simplification.

Free

- uses: walshd1/code-complexity-analyzer@v1
  with:
    gemini_api_key: ${{ secrets.GEMINI_API_KEY }}

Paid (cost + 4.75%)

- uses: walshd1/code-complexity-analyzer@v1
  with:
    service_token: ${{ secrets.ACTION_FACTORY_TOKEN }}

About

Calculates and reports on the cyclomatic complexity of code, highlighting areas for simplification.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages