L.O.B.S.T.E.R. Traceability Report#

Generated: 2026-08-16 00:58 UTC
LOBSTER Version: 1.0.6-dev

Tracing Policy

Note

The tracing-policy diagram below could not be rendered because the Graphviz dot utility was not found. Install Graphviz and rebuild to see the diagram as an image.

digraph tracing_policy {
   rankdir=TB;
   node [shape=box, style=filled, fontname="Helvetica", margin="0.3,0.1"];
   edge [arrowhead=open];

   "Feature Requirements" [fillcolor="#2196F3", fontcolor="white"];
   "Unit Test" [fillcolor="#FF9800", fontcolor="white"];
}

Coverage Summary

Category

Coverage

OK Items

Total Items

Feature Requirements

100.0%

50

50

Unit Test

0.0%

0

0

Issues

No traceability issues found.