code-analysis-tool

There are 21 repositories under code-analysis-tool topic.

  • adamtornhill/code-maat

    A command line tool to mine and analyze data from version-control systems

    Language:Clojure2.3k7864212
  • regexident/cargo-modules

    Visualize/analyze a Rust crate's internal structure

    Language:Rust801107646
  • liangxin199045/code-analysis-ts

    scan and analysis your typescript code, get a code report,help developers implement code merge interception / code alert

    Language:JavaScript401024
  • cli

    Exlint/cli

    Exlint CLI 📦️ Centralize coding standards across repositories in seconds.

    Language:TypeScript291211
  • kulikov-dev/BlankLineAssignmentsAnalyzer

    The custom Roslyn analyzer provides warning messages for blocks of code with variable assignments, which doesn't have blank lines before and after itself.

    Language:C#15303
  • guilhermeslacerda/drtools-metric

    A flexible tool (CLI) for measuring the health of your source code

    Language:Java13433
  • SkyN9ne/CodeQL

    CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security

    Language:CodeQL4000
  • CodeAnalyzer

    smcommits/CodeAnalyzer

    A static code analyzer tool for Ruby source code. It inspects the code for styling and complexity errors.

    Language:Ruby4110
  • helabenkhalfallah/code-health-meter

    code-health-meter is a comprehensive tool designed to measure and monitor the health of a codebase (JavaScript/TypeScript). It provides a quantitative evaluation of your code's maintainability, complexity, and size using a variety of established software metrics.

    Language:JavaScript30
  • hwvs/GPTCodeQualitySharp

    GPTCodeQualitySharp is a C#/.NET code quality assessment lib/tool that leverages OpenAI or compatible text-completion models to analyze and score source code based on multiple conventions. It uses multiple pass-throughs to accurately identify areas with poor code quality. The project includes a demo application and is a work-in-progress.

    Language:C#3201
  • beautrace/beautrace-spring-servlet

    Spring Boot starter library that tracks code execution for every http request

    Language:Kotlin2100
  • Danila-Pechenev/InstructionAnalysisFramework

    Framework for collecting and analyzing data on the use of machine instructions

    Language:Jupyter Notebook2101
  • stringbean/sbt-checkstyle-plugin

    sbt plugin for running Checkstyle

    Language:Scala2200
  • demasy/oracle-sonarqube

    This is my experiment to gain a better understanding of SonarQube as a code analyzer for PL/SQL and Oracle SQL code.

  • NobodyForNothing/gitCodeAnalyzer

    Hacky python scripts to plot the lines of code in a remote repository.

    Language:Python1100
  • vlazic/git-task-analyzer

    Intelligent git commit analyzer: Turning commit logs into detailed tasks with estimated timelines.

    Language:JavaScript1100
  • izeryab/CodeAnalyzer

    Code-Analyzer-in-Csharp

    Language:C#0101
  • myahyavar/CodeSmellDetection

    Code analysis project for code smell detection&classification using different AI frameworks

    Language:Jupyter Notebook0301
  • zeinlol/sonar-py

    This tool allows you to automate tasks with SonarQube or add it to your pipeline.

    Language:Python0101
  • SyedaFatima002/CodeCoverageAnalyzerTool

    Tool built as a semester project in Software Quality Engineering course, the tool generates test cases against the java script code and performs coverage testing and other testing, finally generating a results in a report.

    Language:JavaScript