Otto-von-Guericke-Universität Magdeburg, Germany

Department of Software Engineering

 

JMT – Java Measurement Tool

all rights reserved

The Java Measurement Tool realizes a static measurement of Java applications. It analyzes the Java classes and the relations between them. Please have a look at the list of used metrics.
 

How to use the application

There are two ways of analyzing Java classes. The first way is to analyze one single Java class (select ‘Analyze a File’). There is also the possibility to analyze an entire project consisting of several files (select ‘Analyze a Project’). To process an entire project you have to analyze it file by file. Click the button ‘Load File’ and select a Java file. It must be a source code file. It is impossible to process a compiled class file. After loading the file click the button ‘Analyze File’ to process it. You will get a message about the success or an occurring error. If you are analyzing a project, continue with the next file.
After processing the files, the results of the measurement are displayed. You can select to have a look at the data of the classes or the data of the methods contained within the project. Please notice the list of the metrics.
 

List of available metrics

Involved Persons / E-Mails

This tool was developed by Ingo Patett as his Diplom-Arbeit. The project was supervised by Prof. Dumke and Dr. Köppe. It was improved by Christian Kolbe under supervision of Dipl.-Inf. Wille.

Known Problems:

Classes with nested classes and interfaces can cause incorrect results.

Author: Christian Kolbe
last update: 2002-08-14