Zobrazeno 1 - 10
of 12
pro vyhledávání: '"Diego Marcilio"'
Autor:
Diego Marcilio, Carlo A. Furia
Publikováno v:
2022 IEEE International Conference on Software Maintenance and Evolution (ICSME).
Publikováno v:
2022 IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER).
Autor:
Steffen Herbold, Alexander Trautsch, Benjamin Ledel, Alireza Aghamohammadi, Taher A. Ghaleb, Kuljit Kaur Chahal, Tim Bossenmaier, Bhaveet Nagaria, Philip Makedonski, Matin Nili Ahmadabadi, Kristof Szabados, Helge Spieker, Matej Madeja, Nathaniel Hoy, Valentina Lenarduzzi, Shangwen Wang, Gema Rodríguez-Pérez, Ricardo Colomo-Palacios, Roberto Verdecchia, Paramvir Singh, Yihao Qin, Debasish Chakroborti, Willard Davis, Vijay Walunj, Hongjun Wu, Diego Marcilio, Omar Alam, Abdullah Aldaeej, Idan Amit, Burak Turhan, Simon Eismann, Anna-Katharina Wickert, Ivano Malavolta, Matúš Sulír, Fatemeh Fard, Austin Z. Henley, Stratos Kourtzanidis, Eray Tuzun, Christoph Treude, Simin Maleki Shamasbi, Ivan Pashchenko, Marvin Wyrich, James Davis, Alexander Serebrenik, Ella Albrecht, Ethem Utku Aktas, Daniel Strüber, Johannes Erbel
Publikováno v:
Emperical Software Engineering, 27, 6, pp. 1-55
Empirical Software Engineering, 27:125, 1-49. Springer Netherlands
Herbold, S, Trautsch, A, Ledel, B, Aghamohammadi, A, Ghaleb, T A, Chahal, K K, Bossenmaier, T, Nagaria, B, Makedonski, P, Ahmadabadi, M N, Szabados, K, Spieker, H, Madeja, M, Hoy, N, Lenarduzzi, V, Wang, S, Rodríguez-Pérez, G, Colomo-Palacios, R, Verdecchia, R, Singh, P, Qin, Y, Chakroborti, D, Davis, W, Walunj, V, Wu, H, Marcilio, D, Alam, O, Aldaeej, A, Amit, I, Turhan, B, Eismann, S, Wickert, A K, Malavolta, I, Sulír, M, Fard, F, Henley, A Z, Kourtzanidis, S, Tuzun, E, Treude, C, Shamasbi, S M, Pashchenko, I, Wyrich, M, Davis, J, Serebrenik, A, Albrecht, E, Aktas, E U, Strüber, D & Erbel, J 2022, ' A fine-grained data set and analysis of tangling in bug fixing commits ', Empirical Software Engineering, vol. 27, 125, pp. 1-49 . https://doi.org/10.1007/s10664-021-10083-5
Empirical Software Engineering, 27(6):125. Springer
Empirical Software Engineering, 27 (6), Art.-Nr.: 125
Emperical Software Engineering, 27, 1-55
Empirical Software Engineering, 27:125, 1-49. Springer Netherlands
Herbold, S, Trautsch, A, Ledel, B, Aghamohammadi, A, Ghaleb, T A, Chahal, K K, Bossenmaier, T, Nagaria, B, Makedonski, P, Ahmadabadi, M N, Szabados, K, Spieker, H, Madeja, M, Hoy, N, Lenarduzzi, V, Wang, S, Rodríguez-Pérez, G, Colomo-Palacios, R, Verdecchia, R, Singh, P, Qin, Y, Chakroborti, D, Davis, W, Walunj, V, Wu, H, Marcilio, D, Alam, O, Aldaeej, A, Amit, I, Turhan, B, Eismann, S, Wickert, A K, Malavolta, I, Sulír, M, Fard, F, Henley, A Z, Kourtzanidis, S, Tuzun, E, Treude, C, Shamasbi, S M, Pashchenko, I, Wyrich, M, Davis, J, Serebrenik, A, Albrecht, E, Aktas, E U, Strüber, D & Erbel, J 2022, ' A fine-grained data set and analysis of tangling in bug fixing commits ', Empirical Software Engineering, vol. 27, 125, pp. 1-49 . https://doi.org/10.1007/s10664-021-10083-5
Empirical Software Engineering, 27(6):125. Springer
Empirical Software Engineering, 27 (6), Art.-Nr.: 125
Emperical Software Engineering, 27, 1-55
Context: Tangled commits are changes to software that address multiple concerns at once. For researchers interested in bugs, tangled commits mean that they actually study not only bugs, but also other concerns irrelevant for the study of bugs. Object
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::d689f808bf1a79c62d0194a850a52737
https://repository.ubn.ru.nl/handle/2066/251944
https://repository.ubn.ru.nl/handle/2066/251944
Autor:
Diego Marcilio, Carlo A. Furia
Publikováno v:
MSR
Exceptions often signal faulty or undesired behavior; hence, high-quality test suites should also target exceptional behavior. This paper is a large-scale study of exceptional tests—which exercise exceptional behavior—in 1 157 open-source Java pr
Autor:
Diego Marcilio, Rodrigo Bonifácio
Publikováno v:
Anais Estendidos do XI Congresso Brasileiro de Software: Teoria e Prática (CBSoft 2020).
Static analysis tools analyze source code to find deviations, or violations, from recommended programming practices defined as rules. A warning is raised when a piece of code violates any rule. Even though these tools can help to identify defects, de
Autor:
Welder Luz, Antonio Carvalho, Gustavo Pinto, Edna Dias Canedo, Diego Marcilio, Rodrigo Bonifácio
Publikováno v:
SANER
Static analysis tools are frequently used to detect common programming mistakes or bad practices. Yet, the existing literature reports that these tools are still underused in the industry, which is partly due to (1) the frequent high number of false
Autor:
Edna Dias Canedo, Diego Marcilio, Walter Lucas Monteiro de Mendonça, João Saraiva, José Augusto Abreu Sá Fortes, Francisco Vitor Lopes, Rodrigo Bonifacio de Almeida, Fernanda Lima
Publikováno v:
Repositório Científico de Acesso Aberto de Portugal
Repositório Científico de Acesso Aberto de Portugal (RCAAP)
instacron:RCAAP
Repositório Científico de Acesso Aberto de Portugal (RCAAP)
instacron:RCAAP
Background: The Java programming language version eight introduced several features that encourage the functional style of programming, including the support for lambda expressions and the Stream API. Currently, there is common wisdom that refactorin
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::ec0e0bd007bf43c811ab73ade825d838
https://hdl.handle.net/1822/69124
https://hdl.handle.net/1822/69124
Publikováno v:
SBES
Background: The Java programming language version eighth introduced a number of features that encourage the functional style of programming, including the support for lambda expressions and the Stream API. Currently, there is a common wisdom that ref
Publikováno v:
SCAM
Static code analysis tools such as FindBugs and SonarQube are widely used on open-source and industrial projects to detect a variety of issues that may negatively affect the quality of software. Despite these tools' popularity and high level of autom
Autor:
Diego Marcilio, Gustavo Pinto, Welder Luz, Eduardo Monteiro, Edna Dias Canedo, Rodrigo Bonifácio
Publikováno v:
ICPC
The use of automatic static analysis tools (ASATs) has gained increasing attention in the last few years. Even though available research have already explored ASATs issues and how they are fixed, these studies rely on revisions of the software, inste