Difference between revisions of "Core.Validation.CoreChk055"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk055'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk055 | Core | Warning }} == D...") |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Check rule '''Core_Chk055'''}}[[Category:CheckRule]][[Category:Core]] | {{DISPLAYTITLE:Check rule '''Core_Chk055'''}}[[Category:CheckRule]][[Category:Core]] | ||
== Classification == | == Classification == | ||
− | {{ClassificationCheckRule | Core_Chk055 | [[Core]] | | + | {{ClassificationCheckRule | Core_Chk055 | [[Core]] | Critical }} |
== Description == | == Description == | ||
Nodes in a procedure to which there is no path through the control flow should not be allowed. | Nodes in a procedure to which there is no path through the control flow should not be allowed. |
Revision as of 08:46, 14 August 2014
Classification
Name | Core_Chk055 |
Class | Core |
Severity | Critical |
SpecifiedBy | ISO 13209-3 |
Description
Nodes in a procedure to which there is no path through the control flow should not be allowed.