scispace - formally typeset
I

Ilaria Pigazzini

Researcher at University of Milano-Bicocca

Publications -  21
Citations -  366

Ilaria Pigazzini is an academic researcher from University of Milano-Bicocca. The author has contributed to research in topics: Technical debt & Computer science. The author has an hindex of 6, co-authored 18 publications receiving 201 citations. Previous affiliations of Ilaria Pigazzini include University of Milan.

Papers
More filters
Proceedings ArticleDOI

Arcan: A Tool for Architectural Smells Detection

TL;DR: This paper describes an open-source tool called Arcan developed for the detection of architectural smells through an evaluation of several different architecture dependency issues and focuses on the evaluation of Arcan results carried out with real-life software developers to check if the architectural smells detected by Arcan are really perceived as problems and to get an overall usefulness evaluation of the tool.
Proceedings ArticleDOI

Automatic Detection of Instability Architectural Smells

TL;DR: The detection techniques are based on the analysis of dependency graphs extracted from compiled Java projects and stored in a graph database, which combine the information gathered from dependency and instability metrics to identify flaws hidden in the software architecture.
Proceedings ArticleDOI

Towards microservice smells detection

TL;DR: An existing tool developed for the detection of architectural smells is extended to explore microservices architecture through the Detection of three microservice smells: Cyclic Dependencies, Hard-Coded Endpoints, and Shared Persistence.
Proceedings ArticleDOI

Towards an Architectural Debt Index

TL;DR: This paper proposes and defines a new index, more oriented to the evaluation of architectural violations, called Architectural Debt Index, that is based on the detection of architectural smells, their criticality and their history.