Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 991 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 991 Bytes

Lupa 🔍: Kotlin's analysers

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:

  1. clones - functionality related to clones analysis in Kotlin projects;
  2. dependencies - functionality related to dependency analysis in Kotlin projects;
  3. gradle - functionality related to code analysis of the Gradle files in Kotlin projects;
  4. statistic - functionality related to different code analysis in Kotlin projects, like range analysis;

Please, see each of them to get more detailed information.