blob: dc45f52e841b2ab8b587da70673d070a8907c1f3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Operational QVT Editor Annotation</title>
</head>
<body>
<h1>Operational QVT Editor Annotation</h1>
<p>
The Code Coverage tool provides capabilities to annotate the Operational QVT Editor to highlight
covered and non-covered parts of a transformation module or library unit. An example is shown in
the figure below.
</p>
<p>
<img alt="QVTo Test Coverage View" src="../images/annotated-editor.png">
</p>
<p>
The coverage overlay uses custom Eclipse text markers displayed over the visited and unvisited
expressions to achieve the desired coloring. Small green and red markers also show up right hand
side of the editor, which provide an overview of the highlighting throughout the file, which is
a particularly useful feature for large transformations.
</p>
</body>
</html>