This file is indexed.

/usr/share/covered/doc/html/chapter.gui.wizard.html is in covered-doc 0.7.10-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 30. Navigating the Wizard Window</title><link rel="stylesheet" href="covered.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.71.1"><link rel="start" href="index.html" title="Covered User's Guide - 0.7.9"><link rel="up" href="part.gui.html" title="Part IV. Graphical User Interface"><link rel="prev" href="chapter.gui.exclude.html" title="Chapter 29. The Exclusion Reason Popup Window"><link rel="next" href="part.faq.html" title="Part V. FAQ"><center><img src="img/banner.jpg"></center><hr></head><body bgcolor="#dfeef8" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 30. Navigating the Wizard Window</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="chapter.gui.exclude.html"><img src="img/prev.gif" alt="Prev"></a> </td><th width="60%" align="center">Part IV. Graphical User Interface</th><td width="20%" align="right"> <a accesskey="n" href="part.faq.html"><img src="img/next.gif" alt="Next"></a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="chapter.gui.wizard"></a>Chapter 30. Navigating the Wizard Window</h2></div></div></div><p>
    The Wizard window starts up automatically at the start of the Covered GUI.  It allows the user to quickly perform
    some of the more regular tasks within the GUI. The window is not necessary for performing these tasks, but for the
    new user it makes figuring out how to perform these tasks a bit easier.  <a href="chapter.gui.wizard.html#figure.gui.wizard" title="Figure 30.1. Covered GUI Wizard Window">Figure 30.1, &#8220;Covered GUI Wizard Window&#8221;</a> shows the
    layout of this window.
  </p><p>
    </p><div class="figure"><a name="figure.gui.wizard"></a><p class="title"><b>Figure 30.1. Covered GUI Wizard Window</b></p><div class="figure-contents"><div class="mediaobject"><img src="img/wizard.gif" alt="Covered GUI Wizard Window"></div></div></div><p><br class="figure-break">
  </p><p>
    The buttons at the top of the window are shortcuts to performing the tasks displayed on the button.  Clicking the
    associated button will cause a window to open to perform the given task.  The following are the available shortcut
    buttons:
  </p><p>
    </p><div class="itemizedlist"><ul type="disc"><li><p><span class="bold"><strong>Generate New CDD File</strong></span></p><p>
          Allows the user to create a new CDD file for a given design by specifying the various scoring options needed
          to create the CDD file.
        </p></li><li><p><span class="bold"><strong>Open/Merge CDD File(s)</strong></span></p><p>
          Opens a CDD file for coverage viewing.  If one or more CDD files have previously been opened, this option
          opens and merges one or more CDD files with the coverage results of the previous CDD files for coverage viewing.
        </p></li><li><p><span class="bold"><strong>Rank CDD Files</strong></span></p><p>
          Allows the user to specify CDD files that will be compared with one another and ranked in the order that they
          should be run in a regression to achieve the most coverage in the least amount of time.  It also indicates which
          CDD files do not add any interesting coverage information and could, therefore, be excluded from regression for
          the purposes of code coverage.
        </p></li></ul></div><p>
  </p><p>
    At the bottom of the wizard window, there is a checkbutton option that allows the user to not display the wizard
    window on startup.  This option can be changed in the <a href="chapter.gui.preferences.html#section.gui.pref.general" title="28.4. Preferences General Pane">Section 28.4, &#8220;Preferences General Pane&#8221;</a> at any time.
  </p><p>
    When the wizard window is closed, it can be redisplayed by clicking on the 
    <span class="bold"><strong><code class="code">View &gt; Wizard...</code></strong></span> menu item.  The window will automatically be closed when a button
    on the wizard window is clicked or when the user closes the window with the window manager's "X" button.
  </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="chapter.gui.exclude.html"><img src="img/prev.gif" alt="Prev"></a> </td><td width="20%" align="center"><a accesskey="u" href="part.gui.html"><img src="img/up.gif" alt="Up"></a></td><td width="40%" align="right"> <a accesskey="n" href="part.faq.html"><img src="img/next.gif" alt="Next"></a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 29. The Exclusion Reason Popup Window </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="img/home.gif" alt="Home"></a></td><td width="40%" align="right" valign="top"> Part V. FAQ</td></tr></table></div></body></html>