Skip to content

KomInc/VV-TP2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Validation and Verification: Practical Session #2

The goal of this practical session is to use and implement static analysis tools to compute metrics such as Cyclomatic Complexity(CC) or Tight Class Cohesion (TCC). After this session you should be able to use existing static analysis tools, and to extend them to implement your own analysis.

Exercices

You can access the exercices here

Lab implementation

You can realize this lab by group of 1 or 2.

Deliverable and evaluation

We will not mark this lab. However, realizing this lab will help you for the final evaluation, and you can have a feedback on your work by forking this repository and submitting a pull request (deadline: March 19th, 2021).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%