User Tools

Site Tools


towards_a_unified_source_code_measurement_framework_supporting_multiple_programming_languages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

towards_a_unified_source_code_measurement_framework_supporting_multiple_programming_languages [2014/02/04 13:42]
yann
towards_a_unified_source_code_measurement_framework_supporting_multiple_programming_languages [2017/09/06 01:54]
Line 1: Line 1:
-====== Humaira, R.; Sakamoto, K.; Ohashi, A.; Washizaki, H. & Fukazawa, Y. Towards a Unified Source Code Measurement Framework Supporting Multiple Programming Languages. Proceedings of the 24th International Conference on Software Engineering and Knowledge Engineering,​ Knowledge Systems Institute Graduate School, 2012, 480-485 ====== 
  
-===== Abstract ===== 
- 
-Software metrics measure various attributes of a piece of software and are becoming essential for a variety of purposes, including software quality evaluation. One type of measurement is based on source code evaluation. Many tools have been developed to perform source code analysis or to measure various metrics, but most use different metrics definitions,​ leading to inconsistencies in measurement results. The metrics measured by these tools also vary by programming language. We propose a unified framework for measuring source code that supports multiple programming languages. In this paper, we present commonalities of measurable elements from various programming languages as the foundation for developing the framework. We then describe the approach used within the framework and also its preliminary development. We believe that our approach can solve the problems with existing measurement tools. 
- 
-===== Comments ===== 
- 
-//​Yann-Gaël Guéhéneuc,​ 2014/​02/​03//​ 
- 
-This paper make explicit the problem of having consistent measurements across programming languages. It starts by observing three problems with the state-of-the-art and state-of-the-practice: ​ 
-  - the inconsistent metric definitions across different programming languages; 
-  - which is aggravated by the inconsistent metrics definitions for the same languages across different tools; 
-  - the lack of tool support to analyse in the same, consistent framework components written in different languages. 
-It recall that several tools exist and name a few of them (but not [[PADL]]...) 
- 
-However, the paper does not raise the problem of dealing with the dependencies among heterogeneous components, i.e., components written in different programming languages. 
towards_a_unified_source_code_measurement_framework_supporting_multiple_programming_languages.txt · Last modified: 2019/10/06 20:37 (external edit)