... | ... | @@ -51,5 +51,10 @@ Usually, the circle shape is intuitively perceived as the typical CD, but it is |
|
|
Besides affecting complexity, their presence also has an impact on compiling (causing the recompilation of big parts of the system), testing (forcing to execute unrelated parts of the system, increasing testing complexity), or deploying (forcing developers to re-deploy unchanged components).
|
|
|
|
|
|
# Architectural smell characteristics
|
|
|
An architectural smell characteristic is a property or attribute of an architectural smell instance.
|
|
|
An architectural smell instance is a concrete occurrence of a type of architectural smell.
|
|
|
For each architectural smell type, one can measure different characteristics. We refer to the characteristics that can be measured for every type of smell as *smell-generic*, whereas we refer to the characteristics that can only be measured for certain types of smells as *smell-specific* characteristics.
|
|
|
The characteristics considered in our work are reported in Table
|
|
|
|
|
|
|
|
|
# Tooling |
|
|
\ No newline at end of file |