Exportar Publicação

A publicação pode ser exportada nos seguintes formatos: referência da APA (American Psychological Association), referência do IEEE (Institute of Electrical and Electronics Engineers), BibTeX e RIS.

Exportar Referência (APA)
Cairo, A. S., Carneiro, G. DE F., Resende, A. M. P. & Brito e Abreu, F. (2019). The influence of god class and long method in the occurrence of bugs in two open source software projects: an exploratory study. In Proceedings of the International Conference on Software Engineering and Knowledge Engineering, SEKE. (pp. 199-204). Lisboa: Knowledge Systems Institute Graduate School.
Exportar Referência (IEEE)
A. Cairo et al.,  "The influence of god class and long method in the occurrence of bugs in two open source software projects: an exploratory study", in Proc. of the Int. Conf. on Software Engineering and Knowledge Engineering, SEKE, Lisboa, Knowledge Systems Institute Graduate School, 2019, pp. 199-204
Exportar BibTeX
@inproceedings{cairo2019_1713552827792,
	author = "Cairo, A. S. and Carneiro, G. DE F. and Resende, A. M. P. and Brito e Abreu, F.",
	title = "The influence of god class and long method in the occurrence of bugs in two open source software projects: an exploratory study",
	booktitle = "Proceedings of the International Conference on Software Engineering and Knowledge Engineering, SEKE",
	year = "2019",
	editor = "",
	volume = "",
	number = "",
	series = "",
	doi = "10.18293/SEKE2019-084",
	pages = "199-204",
	publisher = "Knowledge Systems Institute Graduate School",
	address = "Lisboa",
	organization = "",
	url = "http://ksiresearchorg.ipage.com/seke/seke19paper/seke19paper_84.pdf"
}
Exportar RIS
TY  - CPAPER
TI  - The influence of god class and long method in the occurrence of bugs in two open source software projects: an exploratory study
T2  - Proceedings of the International Conference on Software Engineering and Knowledge Engineering, SEKE
AU  - Cairo, A. S.
AU  - Carneiro, G. DE F.
AU  - Resende, A. M. P.
AU  - Brito e Abreu, F.
PY  - 2019
SP  - 199-204
SN  - 2325-9000
DO  - 10.18293/SEKE2019-084
CY  - Lisboa
UR  - http://ksiresearchorg.ipage.com/seke/seke19paper/seke19paper_84.pdf
AB  - Context: Code smells are associated with poor design and programming style that often degrades code quality and hampers code comprehensibility and maintainability.
Goal: In this paper, we investigated to which extent classes affected by the God Class and Long Method code smells were more susceptible to the occurrence of software bugs.
Method: We conducted an exploratory study targeting two well known open source software projects, Apache Tomcat and Eclipse JDT Core Component. We applied correlation analysis in order to evaluate to which extent Long Method and God Class were related to the occurrence of bugs.
Results: We have found a significant correlation of Long Method and Commits and, on the other hand, a poor correlation of God Class and Commits in the two analyzed projects. Therefore, we expected that the higher the number of occurrences of Long Method, the higher the chances of more commits in a class that contains this method, which could result in the increase of occurrence of bugs.
Conclusion: Based on the results, we confirmed what other studies pointed out, regarding classes affected by Long Method being more bug-prone than others. In practice, we found evidence, from analyzed data, that the occurrence of Long Method implies more effort in maintenance tasks.

ER  -