Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

kevinah95/KLizard

Repository files navigation

KLizard

GitHub license Maven Central Sonatype Nexus (Snapshots) Kotlin FOSSA Status

KLizard is an extensible Cyclomatic Complexity Analyzer for many programming languages including C/C++ (doesn't require all the header files or Java imports). It also does copy-paste detection (code clone detection/code duplicate detection) and many other forms of static code analysis.

About this repository

This project is a kotlin implementation of Lizard by Terry Yin, originally from Lizard.

Installation

with Gradle

repositories {
 mavenCentral()
}
dependencies {
 implementation("com.github.kevinah95:klizard:[version]")
}

License

FOSSA Status

About

A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages. Kotlin version.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /