2025-11-28 11:25:00 +01:00
2025-11-28 11:25:00 +01:00
2025-11-28 08:54:24 +01:00
2025-11-18 14:41:54 +01:00
2025-11-18 14:41:54 +01:00
2025-11-18 14:41:54 +01:00

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.

Exercises

You can access the exercises here

Lab implementation

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

Deliverable and evaluation

This lab will be graded. You must fork this repository and submit a merge request with your answers directly here.

Deadline: December 19th, 2025, at 23:59.

Important: To be considered for grading, all members of the group must be tagged in the description of the merge request.

Description
No description provided
Readme 52 KiB
Languages
Java 87.3%
Dockerfile 12.7%