Report
The Report page is the final page in the recorded-file workflow.
It appears after Analyze, Ingest, and Process complete, and it brings the saved results from those stages into one review surface before you close the session.
📍 When To Use It
Use the Report page to:
- confirm the overall outcome of the inspection
- review which tests passed, warned, failed, or remained pending
- inspect saved file-analysis detail from earlier stages
- open supported charts for individual validation tests
- open the matching manual page for documented tests
- export the current report as a PDF document
- complete the report and close the active file session
📋 Page Layout
At the top of the page, the application shows the file workflow stepper, the page title, and the selected source path.
The top action area also includes:
Export reportto generate a PDF copy of the current reportComplete Reportto mark the report stage complete and close the recorded-file workflow
🏆 Overall Result
The Overall Result panel summarizes the saved process results as counts for:
- passed tests
- failed tests
- warnings
- other results such as pending or still-running states
If no saved process tests are available yet, the page shows an informational message telling you to run the Process stage before completing the report.
📝 File Analysis Section

Show Detailed File info

Below the summary, the page includes a File Analysis section built from saved Analyze and Ingest output when that data is available.
Depending on what was captured earlier in the workflow, this section can include:
File information, shown as structured saved analysis data for the inspected sourcePID size distribution, shown as a chart built from saved MPEG-TS analysis and ingest dataDetected stream information, shown as structured stream-detection output from analysis
If earlier stage output is missing, the Report page keeps working and instead shows an informational message for the missing saved analysis data.
☰ Validation Result Groups
The main report content is grouped by validation area, typically:
MPEG-TS testsMISB ST 0601 tests
Each group header summarizes the number of failed, warning, passed, and other results in that group.
Inside each group, tests are organized into sections so you can review the most important results first:
-
Failed -
Passed -
Warnings and pending
Each test entry shows its name, group, status, and the saved message or description returned by processing.

📈 Charts And Manual Links
Some validation tests expose extra actions on the Report page:
- a chart action for tests that support a visual result view
- a manual action for tests that have a matching manual page
Use the chart action to open a dialog with the saved chart for that test.

Use the manual action to open the rule documentation in the manual when you need rule-specific interpretation of the reported result.
📄 PDF Export
Select Export report to generate a PDF version of the current Report page.
The export is created from the saved report data already loaded in the application. The generated PDF can include:
- the report title, source path, and export timestamp
- the overall pass, fail, warning, and other counts
- saved file-analysis details
- PID distribution and supported validation charts
- grouped validation results and per-test status details
The exported filename is derived from the inspected file name and uses the pattern <source-name>-report.pdf.
For example, exporting a report for sample.ts produces sample-report.pdf.
During export, the page shows progress while charts and report sections are rendered into the document.
If export fails, the page shows the reported error so you can retry after the underlying issue is resolved.
🚩 Completing The Report
Select Complete Report when you have finished reviewing or exporting the results.
Completing the report closes the recorded-file inspection workflow and returns the application to the next valid file-workflow state.