SE
Computer Science Institut front side

edittopicprinttopic

JTourBus - Simplifying Program Understanding by Documentation that Provides Tours Through the Source Code

Abstract

Many small and medium-sized systems have little or no design documentation, which makes program understanding during maintenance enormously more difficult when performed by outsiders. Thus, if only minimal design documentation is available, which form should it take to maximize its usefulness? We suggest that it is helpful if the documentation describes a tour through the source code, leading the user directly to relevant details. We present the design and implementation of an Eclipse plug-in called JTourBus that provides incremental interactive navigation of such tours. We report a controlled experiment with 59 subjects in which we validated JTourBus against equivalent documentation in a plain text format for the 27 KLOC JHotDraw framework. The results indicate that the resulting program understanding can be achieved faster with JTourBus than with a plain text documentation.

Screenshot

JTourBusInEclipse.png

Screenshot of the JTourBusRoutes view in Eclipse after jumping to the second stop of the second tour. The example is taken from the source code used in the experiment.

Publications

Related Work

Experiment Workspaces and Task

The following document describes the task given to participants to solve with the prepared workspaces images of JHotDraw? .

The following workspaces were used in the experiment. Both are based on a stripped-down JHotDraw 6 beta.

Developer Access

The latest development snapshots of JTourBus can be accessed via SVN:

https://jtourbus.svn.sourceforge.net/svnroot/jtourbus/trunk/

For write access to the repository please contact Christopher Oezbek.

Download

Versions of JTourBus for use with Eclipse 3.2 and later can be downloaded by using the update sites

Comments

Please send comments and/or questions to Christopher Oezbek.

© 2012 FU Berlin | Revision 8 | Last edited on 14 Oct 2008 08:28:35 by ChristopherOezbek | Edit | Print | Raw View | Attach | Backlinks | More