2 papers
cs.SE2026
Code Smells in Clojure: Initial Findings from a Grey Literature Review
Walber Araújo, José Truta, Lucas Vegi +2
Code smells are widely used indicators of poor code quality, revealing structural problems and areas where improvement can be made. Although extensively studied in object-oriented…
cs.SE2025
A Defect Taxonomy for Infrastructure as Code: A Replication Study
Wendell Oliveira, Filipe Paiva, Thiago Emmanuel Pereira +1
Background: As Infrastructure as Code (IaC) becomes standard practice, ensuring the reliability of IaC scripts is essential. Defect taxonomies are valuable tools for this, offering…