: : : My Findings: : :

~ My Personal Findings on the Project ~
These are preliminary findings. The author shall not be responsible for the correctness in them.

 

Software Prototypes

 

Findings.

NUM TITLE DESCRIPTION Last Updated REMARKS
1 What is software engineering metrics suite?
  • What is software engineering metrics suite?
  • What is OO metrics suite?
  • Issues
  • Aim
02 June N/A
2 Consolidated Metrics from various source
  • Metrics from published source
  • Metrics that are enhanced or newly explored
02 June N/A
3 Comments on existing metrics
  • Comments made on C&K Metrics Suite
  • Comments made on Abreu Metrics
16 June
 
N/A
4 Possible Enhancement on Use Case Points
  • Counting uses and extends use cases
  • more précised weight factor
26 July N/A
5 Existing OO metrics Framework
  • A discussion and summary of the various OO metrics in various OO phrases of Analysis, Design, Implementation and testing

 

23 Sep N/A
6 Preliminary collection of my design and code metrics suite
  • Design Metrics
  • Code Metrics
11 Dec N/A
7 Object and Agent Metrics Approach (First Draft)
  • Joint effort with Alan Koh and Dr Bimlesh
  • Present the existing software metrics framework
  • How traditional, OO and Agent metrics overlap?
  • How OO metrics would help to develop a more complete Agent Metrics Suite.
15 Jan NEW!!
8 OO Metrics Analyzer Design Flow
  • Shows the flow of the code analyzer.
22 Feb   NEW!!
         
         
 

 

Software Prototypes

The source code of the software prototype of AOOMC and RE can be found here.

1 Automated OO Metrics Collector(AOOMC) Prototype Version 1.1
  • Updated! In JAR format.
22 March 2004  UPDATED!! NOW IN JAR format
   

The automated metrics collector that is developed in this project collects design and code metrics of java projects. The java source files would be parsed and analyzed to collect the values for the measurements. These measurements collected are based on static snapshots of the system, i.e. the java source files for all the classes in the system, at the point of investigation. They are not based on the runtime execution of the system.

The software will collect design and implementation phase metrics that are to be proposed in the main thesis report. This report is currently in preparation.

Using the software
The use this software, you need to first ensure that JAVA JDK1.4 or above is installed in the system.
To Run, type "java -jar OOMetricsAnalyzer.jar"
 

2   Project Resource Estimator In JAR format.    

 

 

 

 

 

 

 

 

 

Copyright © 2003. All Rights Reserved