REQ-SELF-GAP-001 pass high since 0.2.0
Statement: The standard_gap_analysis() function shall correctly identify covered and uncovered clauses.
Rationale: Gap analysis is the foundation of compliance reporting.
Verification Method: test
Last Checked: 2026-04-17 18:13 UTC
Acceptance Criteria
- A spec mapping REQ to clause 6.2.1 reports that clause as "covered".
- An empty spec reports all normative clauses as "gap".
Evidence
| ID | Kind | Verdict | Observed | Details |
|---|---|---|---|---|
| EV-PYTEST-0007 | test | pass | 2026-04-17 18:13 | source: pytest-vnvspec, nodeid: tests/core/test_gap_analysis.py::TestStandardGapAnalysis::test_covered_clause, test_name: test_covered_clause |
| EV-PYTEST-0006 | test | pass | 2026-04-17 18:13 | source: pytest-vnvspec, nodeid: tests/core/test_gap_analysis.py::TestStandardGapAnalysis::test_empty_spec_all_gaps, test_name: test_empty_spec_all_gaps |