This module contains examples of the using the Lupa 🔍 platform to analyze Kotlin projects. Each analyzer has a README file with detailed description how it can be used.
The list of available analyzers:
clones
- functionality related to clones analysis in Kotlin projects;dependencies
- functionality related to dependency analysis in Kotlin projects;gradle
- functionality related to code analysis of the Gradle files in Kotlin projects;statistic
- functionality related to different code analysis in Kotlin projects, like range analysis;
Please, see each of them to get more detailed information.