1 resultado para source code parsing
em Cochin University of Science
Filtro por publicador
- Abertay Research Collections - Abertay University’s repository (1)
- Acceda, el repositorio institucional de la Universidad de Las Palmas de Gran Canaria. España (1)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (3)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (3)
- Applied Math and Science Education Repository - Washington - USA (1)
- ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha (1)
- Aston University Research Archive (7)
- Biblioteca de Teses e Dissertações da USP (3)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (2)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (50)
- Biblioteca Virtual del Sistema Sanitario Público de Andalucía (BV-SSPA), Junta de Andalucía. Consejería de Salud y Bienestar Social, Spain (4)
- Biodiversity Heritage Library, United States (4)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (28)
- Brock University, Canada (1)
- Bulgarian Digital Mathematics Library at IMI-BAS (7)
- CentAUR: Central Archive University of Reading - UK (6)
- CiencIPCA - Instituto Politécnico do Cávado e do Ave, Portugal (13)
- Cochin University of Science & Technology (CUSAT), India (1)
- Coffee Science - Universidade Federal de Lavras (2)
- Collection Of Biostatistics Research Archive (1)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (71)
- Dalarna University College Electronic Archive (5)
- Department of Computer Science E-Repository - King's College London, Strand, London (21)
- Digital Commons - Michigan Tech (1)
- Digital Commons at Florida International University (4)
- Digital Peer Publishing (3)
- DigitalCommons@University of Nebraska - Lincoln (1)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (32)
- DRUM (Digital Repository at the University of Maryland) (2)
- Duke University (1)
- Gallica, Bibliotheque Numerique - Bibliothèque nationale de France (French National Library) (BnF), France (205)
- Galway Mayo Institute of Technology, Ireland (1)
- Institute of Public Health in Ireland, Ireland (9)
- Instituto de Engenharia Nuclear, Brazil - Carpe dIEN (1)
- Instituto Politécnico de Bragança (1)
- Instituto Politécnico do Porto, Portugal (36)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (32)
- Martin Luther Universitat Halle Wittenberg, Germany (2)
- Nottingham eTheses (1)
- Open Access Repository of Association for Learning Technology (ALT) (1)
- Open University Netherlands (3)
- Portal do Conhecimento - Ministerio do Ensino Superior Ciencia e Inovacao, Cape Verde (4)
- Publishing Network for Geoscientific & Environmental Data (36)
- QSpace: Queen's University - Canada (3)
- ReCiL - Repositório Científico Lusófona - Grupo Lusófona, Portugal (1)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (16)
- Repositório da Produção Científica e Intelectual da Unicamp (17)
- Repositório da Universidade Federal do Espírito Santo (UFES), Brazil (1)
- Repositório do Centro Hospitalar de Lisboa Central, EPE - Centro Hospitalar de Lisboa Central, EPE, Portugal (1)
- Repositório Institucional da Universidade de Brasília (1)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (12)
- Repositorio Institucional Universidad EAFIT - Medelin - Colombia (1)
- Research Open Access Repository of the University of East London. (2)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (21)
- Scielo Saúde Pública - SP (34)
- Universidad de Alicante (1)
- Universidad Politécnica de Madrid (26)
- Universidade Complutense de Madrid (2)
- Universidade do Minho (23)
- Universidade dos Açores - Portugal (3)
- Universidade Federal do Pará (1)
- Universidade Federal do Rio Grande do Norte (UFRN) (12)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (2)
- Université de Lausanne, Switzerland (128)
- Université de Montréal (2)
- Université de Montréal, Canada (19)
- Université Laval Mémoires et thèses électroniques (1)
- University of Michigan (12)
- University of Queensland eSpace - Australia (29)
- University of Southampton, United Kingdom (2)
- University of Washington (1)
Resumo:
Code clones are portions of source code which are similar to the original program code. The presence of code clones is considered as a bad feature of software as the maintenance of software becomes difficult due to the presence of code clones. Methods for code clone detection have gained immense significance in the last few years as they play a significant role in engineering applications such as analysis of program code, program understanding, plagiarism detection, error detection, code compaction and many more similar tasks. Despite of all these facts, several features of code clones if properly utilized can make software development process easier. In this work, we have pointed out such a feature of code clones which highlight the relevance of code clones in test sequence identification. Here program slicing is used in code clone detection. In addition, a classification of code clones is presented and the benefit of using program slicing in code clone detection is also mentioned in this work.