手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ファンクションポイント分析× | 技術的負債の測定× | |
|---|---|---|
| 分野 | ソフトウェア工学 | ソフトウェア工学 |
| 系統 | Process / pipeline | Process / pipeline |
| 提唱年≠ | 1979 | 1992 |
| 提唱者≠ | Allan Albrecht | Ward Cunningham |
| 種類≠ | quantitative measurement | quantitative assessment |
| 原典≠ | Albrecht, A. J. (1979). Measuring application development productivity. In Proceedings of the IBM Applications Development Symposium (pp. 83–92). link ↗ | Cunningham, W. (1992). The WyCash Portfolio Management System. OOPSLA 92 Experience Report. link ↗ |
| 別名 | FPA, function points, IFPUG sizing | debt metrics, code health scoring, maintenance burden assessment |
| 関連 | 4 | 4 |
| 概要≠ | Function point analysis (FPA) quantifies software size by counting business functions and user interactions independent of technology or programming language. Introduced by Albrecht (1979), FPA measures delivered functionality, enabling effort estimation, productivity benchmarking, and software value assessment. Organizations use FPA for project contracts, vendor comparison, and portfolio management. | Technical debt represents accumulated shortcuts, deferred maintenance, and design compromises that incur future costs through slower development, higher defect rates, and deployment difficulty. Introduced by Ward Cunningham (1992), technical debt measurement quantifies these burdens using metrics like code complexity, duplication, test coverage gaps, and maintainability indices. Organizations use debt measurement to balance immediate delivery with long-term sustainability. |
| ScholarGateデータセット ↗ |
|
|