メインコンテンツ

Requirements in Project

Since R2025a

Note

Starting in R2026a, the Project Model Testing dashboard no longer uses or displays this metric. This metric ID will be removed in a future release. To view project metric results, use the widgets in the Project Model Testing dashboard as shown in Summarize Status of Testing for Project. You can continue to access model testing metrics using the metric.Engine APIs.

Metric ID

project.mt.Requirements

Description

This metric counts the number of functional requirements in the project, including both implemented and unimplemented functional requirements.

Supported Artifacts

This metric collects metric results for Units in the project. To control what the dashboard classifies as a unit, see Categorize Models in Hierarchy as Components or Units.

Computation Details

The metric:

  • Queries the digital thread for the project to identify requirements where the Type is set to Functional.

  • Counts both implemented and unimplemented requirements. Implemented requirements are functional requirements implemented in components in the project. If you only want to see the number of implemented functional requirements, see the metric project.mt.ComponentRequirements instead.

Collection

Collecting data for this metric loads the model file and requires a Requirements Toolbox™ license.

Compliance Thresholds

This metric does not have predefined thresholds.

See Also

Topics