DLT-Message-Analyzer

"Extended search" plugin for the DLT-viewer

View on GitHub

Go to the previous page


Table of Contents

Coverage note

Use-case

I want to create a coverage note within the plugin as a developer.

That is needed to:

It should be possible to:

All the functionality described above is made possible by the DLT Message Analyzer plugin.

How does it look?

The coverage note functionality is provided by:

Screenshot of the "Coverage note" appearance


Working with coverage note items

Adding the coverage note item

You can add new coverage note items to the coverage note in several ways.

From the search view

Adding the coverage note item from the main table
Adding the coverage note item from the search view

From the coverage note view

Adding the coverage note item from the main table

Apply the same steps mentioned for the “search view” to the “coverage note view.” It has the same context menu item and the same shortcut.

Adding the ‘general’ coverage note item
Adding the ‘files data’ coverage note item

Deleting the coverage note item


Moving the coverage note item

You can reorder coverage note items within the coverage note.

Moving the coverage note item up

The change will be applied:

Screenshot of the moved-up coverage note item up

Moving the coverage note item down

Follow the instructions for moving up, but use the “Move down” context menu item or the “Ctrl + ArrowDown” shortcut instead.


Working with the coverage note

Creating a new coverage note

Opening the coverage note

Saving the coverage note

Save

Save as

Exporting the coverage note as HTML


Go to the previous page