This section targets to provide an overview of Guidelines Enforcement Plan (GEP).
This document will only focus on STMicroelectronics NFC RF Abstraction Layer (RFAL).
The project has been designed to comply with the standard ISO/IEC 9899:1999 ([C99]).
PRQA Framework - v2.2.2
It is composed of the following subcomponents:
The project complies to [C99],
the variables length has been consequently set to a dedicated value (cf 'namelength' option in table above).
Repository/components:
This document will only focus on STMicroelectronics NFC RF Abstraction Layer (RFAL).
The project has been designed to comply with the standard ISO/IEC 9899:1999 ([C99]).
1. Tools version
The tool used for MISRA compliance is:PRQA Framework - v2.2.2
It is composed of the following subcomponents:
Component: qacpp
Component: rcma
Component: m3cm
Component: qac
Options:
- Version: 4.2.0
- Target: C++
- Version: 1.6.0
- Target: C_CPP
- Version: 2.3.1
- Target: C
- Version: 9.3.1
- Target: C
- -d : __schedule_barrier=_ignore_semi
- -namelength : 63
2. Configuration
This section targets to provide the main configuration options used for MISRA compliance.The project complies to [C99],
the variables length has been consequently set to a dedicated value (cf 'namelength' option in table above).
Repository/components:
- MCU target:
- Parent repository:
- RFAL informations:
- Project repositories SHA1:
- STM32
- ST25R3916_nucleo
- Path: .../ST25R3916_nucleo/rfal
- Version: v2.1.2
- .../ST25R3916_nucleo: 959b80e
- .../ST25R3916_nucleo/common: 09bc5ef
- .../ST25R3916_nucleo/nucleo: 22a04ae
- .../ST25R3916_nucleo/rfal: f08099c
3. Assistance/Enforcement
Guideline | Category | Description | Assistance/Enforcement Sub Rules | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Dir-1.1 | Required | Any implementation-defined behaviour on which the output of the program depends shall be documented and understood |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-2.1 | Required | All source files shall compile without any compilation errors | Unassisted Remarks: Dedicated checks deployed in Jenkins. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-3.1 | Required | All code shall be traceable to documented requirements | Unassisted Remarks: Limited management of requirements. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.1 | Required | Run-time failures shall be minimized |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.10 | Required | Precautions shall be taken in order to prevent the contents of a header file being included more then once |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.11 | Required | The validity of values passed to library functions shall be checked | Unassisted Remarks: No automated check deployed. Manual checks done by developers. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.12 | Required | Dynamic memory allocation shall not be used | Unassisted Remarks: No memory allocation functions (malloc(), calloc(), realloc()) being called in RFAL. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.13 | Advisory | Functions which are designed to provide operations on a resource should be called in an appropriate sequence | Unassisted | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.14 | Required | The validity of values received from external sources shall be checked |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.2 | Advisory | All usage of assembly language should be documented |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.3 | Required | Assembly language shall be encapsulated and isolated |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.4 | Advisory | Sections of code should not be "commented out" | Unassisted | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.5 | Advisory | Identifiers in the same name space with overlapping visibility should be typographically unambiguous | Unassisted | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.6 | Advisory | typedefs that indicate size and signedness should be used in place of the basic numerical types |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.7 | Required | If a function returns error information, then that error information shall be tested | Unassisted Remarks: Dir-4.7 is similar to Rule-17.7 which is currently dismissed. This directive is consequently considered as disapplied. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.8 | Advisory | If a pointer to a structure or union is never dereferenced within a translation unit, then the implementation of the object should be hidden | Unassisted | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Dir-4.9 | Advisory | A function should be used in preference to a function-like macro where they are interchangeable |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-1.1 | Required | The program shall contain no violations of the standard C syntax and constraints, and shall not exceed the implementation's translation limits |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-1.2 | Advisory | Language extensions should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-1.3 | Required | There shall be no occurrence of undefined or critical unspecified behaviour |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.1 | Required | Operands shall not be of an inappropriate essential type. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.2 | Required | Expressions of essentially character type shall not be used inappropriately in addition and subtraction operations |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.3 | Required | The value of an expression shall not be assigned to an object with a narrower essential type or of a different essential type category. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.4 | Required | Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.5 | Advisory | The value of an expression should not be cast to an inappropriate essential type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.6 | Required | The value of a composite expression shall not be assigned to an object with wider essential type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.7 | Required | If a composite expression is used as one operand of an operator in which the usual arithmetic conversions are performed then the other operand shall not have wider essential type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-10.8 | Required | The value of a composite expression shall not be cast to a different essential type category or a wider essential type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.1 | Required | Conversions shall not be performed between a pointer to a function and any other type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.2 | Required | Conversions shall not be performed between a pointer to an incomplete type and any other type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.3 | Required | A cast shall not be performed between a pointer to object type and a pointer to a different object type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.4 | Advisory | A conversion should not be performed between a pointer to object and an integer type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.5 | Advisory | A conversion should not be performed from pointer to void into pointer to object |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.6 | Required | A cast shall not be performed between pointer to void and an arithmetic type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.7 | Required | A cast shall not be performed between pointer to object and a non-integer arithmetic type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.8 | Required | A cast shall not remove any const or volatile qualification from the type pointed to by a pointer |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-11.9 | Required | The macro NULL shall be the only permitted form of integer null pointer constant |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-12.1 | Advisory | The precedence of operators within expressions should be made explicit |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-12.2 | Required | The right hand operand of a shift operator shall lie in the range zero to one less than the width in bits of the essential type of the left hand operand |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-12.3 | Advisory | The comma operator should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-12.4 | Advisory | Evaluation of constant expressions should not lead to unsigned integer wrap-around |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-12.5 | Mandatory | The sizeof operator shall not have an operand which is a function parameter declared as 'array of type' |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-13.1 | Required | Initializer lists shall not contain persistent side-effects |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-13.2 | Required | The value of an expression and its persistent side-effects shall be the same under all permitted evaluation orders |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-13.3 | Advisory | A full expression containing an increment (++) or decrement (--) operator should have no other potential side effects other than that caused by the increment or decrement operator |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-13.4 | Advisory | The result of an assignment operator should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-13.5 | Required | The right hand operand of a logical && or || operator shall not contain persistent side effects |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-13.6 | Mandatory | The operand of the sizeof operator shall not contain any expression which has potential side-effects |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-14.1 | Required | A loop counter shall not have essentially floating type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-14.2 | Required | A for loop shall be well-formed |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-14.3 | Required | Controlling expressions shall not be invariant |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-14.4 | Required | The controlling expression of an if-statement and the controlling expression of an iteration-statement shall have essentially Boolean type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-15.1 | Advisory | The goto statement should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-15.2 | Required | The goto statement shall jump to a label declared later in the same function |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-15.3 | Required | Any label referenced by a goto statement shall be declared in the same block, or in any block enclosing the goto statement |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-15.4 | Advisory | There should be no more than one break or goto statement used to terminate any iteration statement |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-15.5 | Advisory | A function should have a single point of exit at the end |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-15.6 | Required | The body of an iteration-statement or a selection-statement shall be a compound-statement |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-15.7 | Required | All if ... else if constructs shall be terminated with an else statement |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-16.1 | Required | All switch statements shall be well-formed |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-16.2 | Required | A switch label shall only be used when the most closely-enclosing compound statement is the body of a switch statement |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-16.3 | Required | An unconditional break statement shall terminate every switch-clause |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-16.4 | Required | Every switch statement shall have a default label |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-16.5 | Required | A default label shall appear as either the first or the last switch label of a switch statement |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-16.6 | Required | Every switch statement shall have at least two switch-clauses |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-16.7 | Required | A switch-expression shall not have essentially Boolean type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.1 | Required | The features of |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.2 | Required | Functions shall not call themselves, either directly or indirectly |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.3 | Mandatory | A function shall not be declared implicitly |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.4 | Mandatory | All exit paths from a function with non-void return type shall have an explicit return statement with an expression |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.5 | Advisory | The function argument corresponding to a parameter declared to have an array type shall have an appropriate number of elements |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.6 | Mandatory | The declaration of an array parameter shall not contain the static keyword between the [ ] |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.7 | Required | The value returned by a function having non-void return type shall be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-17.8 | Advisory | A function parameter should not be modified |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.1 | Required | A pointer resulting from arithmetic on a pointer operand shall address an element of the same array as that pointer operand |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.2 | Required | Subtraction between pointers shall only be applied to pointers that address elements of the same array |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.3 | Required | The relational operators >, >=, < and <= shall not be applied to objects of pointer type except where they point into the same object |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.4 | Advisory | The +, -, += and -= operators should not be applied to an expression of pointer type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.5 | Advisory | Declarations should contain no more than two levels of pointer nesting |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.6 | Required | The address of an object with automatic storage shall not be copied to another object that persists after the first object has ceased to exist |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.7 | Required | Flexible array members shall not be declared |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-18.8 | Required | Variable-length array types shall not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-19.1 | Mandatory | An object shall not be assigned or copied to an overlapping object |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-19.2 | Advisory | The union keyword should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-2.1 | Required | A project shall not contain unreachable code |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-2.2 | Required | There shall be no dead code |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-2.3 | Advisory | A project should not contain unused type declarations |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-2.4 | Advisory | A project should not contain unused tag declarations |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-2.5 | Advisory | A project should not contain unused macro declarations |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-2.6 | Advisory | A function should not contain unused label declarations |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-2.7 | Advisory | There should be no unused parameters in functions |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.1 | Advisory | #include directives should only be preceded by preprocessor directives or comments |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.10 | Advisory | The # and ## preprocessor operators should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.11 | Required | A macro parameter immediately following a # operator shall not immediately be followed by a ## operator |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.12 | Required | A macro parameter used as an operand to the # or ## operators, which is itself subject to further macro replacement, shall only be used as an operand to these operators |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.13 | Required | A line whose first token is # shall be a valid preprocessing directive |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.14 | Required | All #else, #elif and #endif preprocessor directives shall reside in the same file as the #if, #ifdef or #ifndef directive to which they are related |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.2 | Required | The ', " or \ characters and the /* or // character sequences shall not occur in a header file name |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.3 | Required | The #include directive shall be followed by either a |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.4 | Required | A macro shall not be defined with the same name as a keyword |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.5 | Advisory | #undef should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.6 | Required | Tokens that look like a preprocessing directive shall not occur within a macro argument |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.7 | Required | Expressions resulting from the expansion of macro parameters shall be enclosed in parentheses |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.8 | Required | The controlling expression of a #if or #elif preprocessing directive shall evaluate to 0 or 1 |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-20.9 | Required | All identifiers used in the controlling expression of #if or #elif preprocessing directives shall be #define'd before evaluation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.1 | Required | #define and #undef shall not be used on a reserved identifier or reserved macro name |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.10 | Required | The Standard Library time and date functions shall not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.11 | Required | The standard header file |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.12 | Advisory | The exception handling features of |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.13 | Mandatory | Any value passed to a function in |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.14 | Required | The Standard Library function memcmp shall not be used to compare null terminated strings |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.15 | Required | The pointer arguments to the Standard Library functions memcpy, memmove and memcmp shall be pointers to qualified or unqualified versions of compatible types |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.16 | Required | The pointer arguments to the Standard Library function memcpy shall point to either a pointer type, an essentially signed type, an essentially unsigned type, an essentially Boolean type or an essentially enum type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.17 | Mandatory | Use of the string handling functions from |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.18 | Mandatory | The size_t argument passed to any function in |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.19 | Mandatory | The pointers returned by the Standard Library functions lovaleconv, getenv, setlocale or strerror shall only be used as if they have pointer to const-qualified type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.2 | Required | A reserved identifier or macro name shall not be declared |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.20 | Mandatory | The pointer returned by the Standard Library functions asctime, ctime, gmtime, localtime, localeconv, getenv, setlocale, or strerror shall not be used following a subsequent call to the same function |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.3 | Required | The memory allocation and deallocation functions of |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.4 | Required | The standard header file |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.5 | Required | The standard header file |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.6 | Required | The Standard Library input/output functions shall not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.7 | Required | The atof, atoi, atol and atoll functions of |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.8 | Required | The library functions abort, exit and system of |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-21.9 | Required | The library functions bsearch and qsort of |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.1 | Required | All resources obtained dynamically by means of Standard Library functions shall be explicitly released |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.10 | Required | The value of errno shall only be tested when the last function to be called was an errno-setting-function |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.2 | Mandatory | A block of memory shall only be freed if it was allocated by means of a Standard Library function |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.3 | Required | The same file shall not be open for read and write access at the same time on different streams |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.4 | Mandatory | There shall be no attempt to write to a stream which has been opened as read-only |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.5 | Mandatory | A pointer to a FILE object shall not be dereferenced |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.6 | Mandatory | The value of a pointer to a FILE shall not be used after the associated stream has been closed |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.7 | Required | The macro EOF shall on ly be compared with the unmodified return value from any Standard Library function capable of returning EOF |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.8 | Required | The value of errno shall be set to zero prior to a call to an errno-setting-function |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-22.9 | Required | The value of errno shall be tested against zero after calling an errno-setting-function |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-3.1 | Required | The character sequences /* and // shall not be used within a comment. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-3.2 | Required | Line-splicing shall not be used in // comments. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-4.1 | Required | Octal and hexadecimal escape sequences shall be terminated |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-4.2 | Advisory | Trigraphs should not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.1 | Required | External identifiers shall be distinct |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.2 | Required | Identifiers declared in the same scope and name space shall be distinct |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.3 | Required | An identifier declared in an inner scope shall not hide an identifier declared in an outer scope |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.4 | Required | Macro identifiers shall be distinct |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.5 | Required | Identifiers shall be distinct from macro names |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.6 | Required | A typedef name shall be a unique identifier |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.7 | Required | A tag name shall be a unique identifier |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.8 | Required | Identifiers that define objects or functions with external linkage shall be unique |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-5.9 | Advisory | Identifiers that define objects or functions with internal linkage should be unique |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-6.1 | Required | Bit-fields shall only be declared with an appropriate type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-6.2 | Required | Single-bit named bit fields shall not be of a signed type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-7.1 | Required | Octal constants shall not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-7.2 | Required | A "u" or "U" suffix shall be applied to all integer constants that are represented in an unsigned type |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-7.3 | Required | The lowercase character "l" shall not be used in a literal suffix |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-7.4 | Required | A string literal shall not be assigned to an object unless the object's type is "pointer to const-qualified char" |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.1 | Required | Types shall be explicitly specified |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.10 | Required | An inline function shall be declared with the static storage class |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.11 | Advisory | When an array with external linkage is declared, its size should be explicitly specified |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.12 | Required | Within an enumerator list, the value of an implicitly-specified enumeration constant shall be unique |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.13 | Advisory | A pointer should point to a const-qualified type whenever possible |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.14 | Required | The restrict type qualifier shall not be used |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.2 | Required | Function types shall be in prototype form with named parameters |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.3 | Required | All declarations of an object or function shall use the same names and type qualifiers |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.4 | Required | A compatible declaration shall be visible when an object or function with external linkage is defined |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.5 | Required | An external object or function shall be declared once in one and only one file |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.6 | Required | An identifier with external linkage shall have exactly one external definition |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.7 | Advisory | Functions and objects should not be defined with external linkage if they are referenced in only one translation unit |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.8 | Required | The static storage class specifier shall be used in all declarations of objects and functions that have internal linkage |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-8.9 | Advisory | An object should be defined at block scope if its identifier only appears in a single function |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-9.1 | Mandatory | The value of an object with automatic storage duration shall not be read before it has been set |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-9.2 | Required | The initializer for an aggregate or union shall be enclosed in braces |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-9.3 | Required | Arrays shall not be partially initialized |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-9.4 | Required | An element of an object shall not be initialized more than once |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rule-9.5 | Required | Where designated initializers are used to initialize an array object the size of the array shall be specified explicitly |
|
This section targets to provide an overview of Guidelines Recategorization Plan.
Guideline | Description | Category | Revised Category |
---|---|---|---|
Dir-1.1 | Any implementation-defined behaviour on which the output of the program depends shall be documented and understood | Required | Required |
Dir-2.1 | All source files shall compile without any compilation errors | Required | Disapplied |
Dir-3.1 | All code shall be traceable to documented requirements | Required | Disapplied |
Dir-4.1 | Run-time failures shall be minimized | Required | Required |
Dir-4.10 | Precautions shall be taken in order to prevent the contents of a header file being included more then once | Required | Required |
Dir-4.11 | The validity of values passed to library functions shall be checked | Required | Disapplied |
Dir-4.12 | Dynamic memory allocation shall not be used | Required | Disapplied |
Dir-4.13 | Functions which are designed to provide operations on a resource should be called in an appropriate sequence | Advisory | Disapplied |
Dir-4.14 | The validity of values received from external sources shall be checked | Required | Required |
Dir-4.2 | All usage of assembly language should be documented | Advisory | Advisory |
Dir-4.3 | Assembly language shall be encapsulated and isolated | Required | Required |
Dir-4.4 | Sections of code should not be "commented out" | Advisory | Disapplied |
Dir-4.5 | Identifiers in the same name space with overlapping visibility should be typographically unambiguous | Advisory | Disapplied |
Dir-4.6 | typedefs that indicate size and signedness should be used in place of the basic numerical types | Advisory | Advisory |
Dir-4.7 | If a function returns error information, then that error information shall be tested | Required | Disapplied |
Dir-4.8 | If a pointer to a structure or union is never dereferenced within a translation unit, then the implementation of the object should be hidden | Advisory | Disapplied |
Dir-4.9 | A function should be used in preference to a function-like macro where they are interchangeable | Advisory | Disapplied |
Rule-1.1 | The program shall contain no violations of the standard C syntax and constraints, and shall not exceed the implementation's translation limits | Required | Required |
Rule-1.2 | Language extensions should not be used | Advisory | Advisory |
Rule-1.3 | There shall be no occurrence of undefined or critical unspecified behaviour | Required | Required |
Rule-10.1 | Operands shall not be of an inappropriate essential type. | Required | Required |
Rule-10.2 | Expressions of essentially character type shall not be used inappropriately in addition and subtraction operations | Required | Required |
Rule-10.3 | The value of an expression shall not be assigned to an object with a narrower essential type or of a different essential type category. | Required | Required |
Rule-10.4 | Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category | Required | Required |
Rule-10.5 | The value of an expression should not be cast to an inappropriate essential type | Advisory | Advisory |
Rule-10.6 | The value of a composite expression shall not be assigned to an object with wider essential type | Required | Required |
Rule-10.7 | If a composite expression is used as one operand of an operator in which the usual arithmetic conversions are performed then the other operand shall not have wider essential type | Required | Required |
Rule-10.8 | The value of a composite expression shall not be cast to a different essential type category or a wider essential type | Required | Required |
Rule-11.1 | Conversions shall not be performed between a pointer to a function and any other type | Required | Required |
Rule-11.2 | Conversions shall not be performed between a pointer to an incomplete type and any other type | Required | Required |
Rule-11.3 | A cast shall not be performed between a pointer to object type and a pointer to a different object type | Required | Required |
Rule-11.4 | A conversion should not be performed between a pointer to object and an integer type | Advisory | Advisory |
Rule-11.5 | A conversion should not be performed from pointer to void into pointer to object | Advisory | Advisory |
Rule-11.6 | A cast shall not be performed between pointer to void and an arithmetic type | Required | Required |
Rule-11.7 | A cast shall not be performed between pointer to object and a non-integer arithmetic type | Required | Required |
Rule-11.8 | A cast shall not remove any const or volatile qualification from the type pointed to by a pointer | Required | Required |
Rule-11.9 | The macro NULL shall be the only permitted form of integer null pointer constant | Required | Disapplied |
Rule-12.1 | The precedence of operators within expressions should be made explicit | Advisory | Advisory |
Rule-12.2 | The right hand operand of a shift operator shall lie in the range zero to one less than the width in bits of the essential type of the left hand operand | Required | Required |
Rule-12.3 | The comma operator should not be used | Advisory | Advisory |
Rule-12.4 | Evaluation of constant expressions should not lead to unsigned integer wrap-around | Advisory | Advisory |
Rule-12.5 | The sizeof operator shall not have an operand which is a function parameter declared as 'array of type' | Mandatory | Mandatory |
Rule-13.1 | Initializer lists shall not contain persistent side-effects | Required | Required |
Rule-13.2 | The value of an expression and its persistent side-effects shall be the same under all permitted evaluation orders | Required | Required |
Rule-13.3 | A full expression containing an increment (++) or decrement (--) operator should have no other potential side effects other than that caused by the increment or decrement operator | Advisory | Disapplied |
Rule-13.4 | The result of an assignment operator should not be used | Advisory | Advisory |
Rule-13.5 | The right hand operand of a logical && or || operator shall not contain persistent side effects | Required | Required |
Rule-13.6 | The operand of the sizeof operator shall not contain any expression which has potential side-effects | Mandatory | Mandatory |
Rule-14.1 | A loop counter shall not have essentially floating type | Required | Required |
Rule-14.2 | A for loop shall be well-formed | Required | Required |
Rule-14.3 | Controlling expressions shall not be invariant | Required | Required |
Rule-14.4 | The controlling expression of an if-statement and the controlling expression of an iteration-statement shall have essentially Boolean type | Required | Required |
Rule-15.1 | The goto statement should not be used | Advisory | Advisory |
Rule-15.2 | The goto statement shall jump to a label declared later in the same function | Required | Required |
Rule-15.3 | Any label referenced by a goto statement shall be declared in the same block, or in any block enclosing the goto statement | Required | Required |
Rule-15.4 | There should be no more than one break or goto statement used to terminate any iteration statement | Advisory | Advisory |
Rule-15.5 | A function should have a single point of exit at the end | Advisory | Disapplied |
Rule-15.6 | The body of an iteration-statement or a selection-statement shall be a compound-statement | Required | Required |
Rule-15.7 | All if ... else if constructs shall be terminated with an else statement | Required | Required |
Rule-16.1 | All switch statements shall be well-formed | Required | Required |
Rule-16.2 | A switch label shall only be used when the most closely-enclosing compound statement is the body of a switch statement | Required | Required |
Rule-16.3 | An unconditional break statement shall terminate every switch-clause | Required | Required |
Rule-16.4 | Every switch statement shall have a default label | Required | Required |
Rule-16.5 | A default label shall appear as either the first or the last switch label of a switch statement | Required | Required |
Rule-16.6 | Every switch statement shall have at least two switch-clauses | Required | Required |
Rule-16.7 | A switch-expression shall not have essentially Boolean type | Required | Required |
Rule-17.1 | The features of |
Required | Required |
Rule-17.2 | Functions shall not call themselves, either directly or indirectly | Required | Required |
Rule-17.3 | A function shall not be declared implicitly | Mandatory | Mandatory |
Rule-17.4 | All exit paths from a function with non-void return type shall have an explicit return statement with an expression | Mandatory | Mandatory |
Rule-17.5 | The function argument corresponding to a parameter declared to have an array type shall have an appropriate number of elements | Advisory | Advisory |
Rule-17.6 | The declaration of an array parameter shall not contain the static keyword between the [ ] | Mandatory | Mandatory |
Rule-17.7 | The value returned by a function having non-void return type shall be used | Required | Disapplied |
Rule-17.8 | A function parameter should not be modified | Advisory | Advisory |
Rule-18.1 | A pointer resulting from arithmetic on a pointer operand shall address an element of the same array as that pointer operand | Required | Required |
Rule-18.2 | Subtraction between pointers shall only be applied to pointers that address elements of the same array | Required | Required |
Rule-18.3 | The relational operators >, >=, < and <= shall not be applied to objects of pointer type except where they point into the same object | Required | Required |
Rule-18.4 | The +, -, += and -= operators should not be applied to an expression of pointer type | Advisory | Advisory |
Rule-18.5 | Declarations should contain no more than two levels of pointer nesting | Advisory | Advisory |
Rule-18.6 | The address of an object with automatic storage shall not be copied to another object that persists after the first object has ceased to exist | Required | Required |
Rule-18.7 | Flexible array members shall not be declared | Required | Required |
Rule-18.8 | Variable-length array types shall not be used | Required | Required |
Rule-19.1 | An object shall not be assigned or copied to an overlapping object | Mandatory | Mandatory |
Rule-19.2 | The union keyword should not be used | Advisory | Advisory |
Rule-2.1 | A project shall not contain unreachable code | Required | Required |
Rule-2.2 | There shall be no dead code | Required | Required |
Rule-2.3 | A project should not contain unused type declarations | Advisory | Disapplied |
Rule-2.4 | A project should not contain unused tag declarations | Advisory | Advisory |
Rule-2.5 | A project should not contain unused macro declarations | Advisory | Disapplied |
Rule-2.6 | A function should not contain unused label declarations | Advisory | Advisory |
Rule-2.7 | There should be no unused parameters in functions | Advisory | Advisory |
Rule-20.1 | #include directives should only be preceded by preprocessor directives or comments | Advisory | Advisory |
Rule-20.10 | The # and ## preprocessor operators should not be used | Advisory | Advisory |
Rule-20.11 | A macro parameter immediately following a # operator shall not immediately be followed by a ## operator | Required | Required |
Rule-20.12 | A macro parameter used as an operand to the # or ## operators, which is itself subject to further macro replacement, shall only be used as an operand to these operators | Required | Required |
Rule-20.13 | A line whose first token is # shall be a valid preprocessing directive | Required | Required |
Rule-20.14 | All #else, #elif and #endif preprocessor directives shall reside in the same file as the #if, #ifdef or #ifndef directive to which they are related | Required | Required |
Rule-20.2 | The ', " or \ characters and the /* or // character sequences shall not occur in a header file name | Required | Required |
Rule-20.3 | The #include directive shall be followed by either a |
Required | Required |
Rule-20.4 | A macro shall not be defined with the same name as a keyword | Required | Required |
Rule-20.5 | #undef should not be used | Advisory | Advisory |
Rule-20.6 | Tokens that look like a preprocessing directive shall not occur within a macro argument | Required | Required |
Rule-20.7 | Expressions resulting from the expansion of macro parameters shall be enclosed in parentheses | Required | Required |
Rule-20.8 | The controlling expression of a #if or #elif preprocessing directive shall evaluate to 0 or 1 | Required | Required |
Rule-20.9 | All identifiers used in the controlling expression of #if or #elif preprocessing directives shall be #define'd before evaluation | Required | Required |
Rule-21.1 | #define and #undef shall not be used on a reserved identifier or reserved macro name | Required | Required |
Rule-21.10 | The Standard Library time and date functions shall not be used | Required | Required |
Rule-21.11 | The standard header file |
Required | Required |
Rule-21.12 | The exception handling features of |
Advisory | Advisory |
Rule-21.13 | Any value passed to a function in |
Mandatory | Mandatory |
Rule-21.14 | The Standard Library function memcmp shall not be used to compare null terminated strings | Required | Required |
Rule-21.15 | The pointer arguments to the Standard Library functions memcpy, memmove and memcmp shall be pointers to qualified or unqualified versions of compatible types | Required | Required |
Rule-21.16 | The pointer arguments to the Standard Library function memcpy shall point to either a pointer type, an essentially signed type, an essentially unsigned type, an essentially Boolean type or an essentially enum type | Required | Required |
Rule-21.17 | Use of the string handling functions from |
Mandatory | Mandatory |
Rule-21.18 | The size_t argument passed to any function in |
Mandatory | Mandatory |
Rule-21.19 | The pointers returned by the Standard Library functions lovaleconv, getenv, setlocale or strerror shall only be used as if they have pointer to const-qualified type | Mandatory | Mandatory |
Rule-21.2 | A reserved identifier or macro name shall not be declared | Required | Required |
Rule-21.20 | The pointer returned by the Standard Library functions asctime, ctime, gmtime, localtime, localeconv, getenv, setlocale, or strerror shall not be used following a subsequent call to the same function | Mandatory | Mandatory |
Rule-21.3 | The memory allocation and deallocation functions of |
Required | Required |
Rule-21.4 | The standard header file |
Required | Required |
Rule-21.5 | The standard header file |
Required | Required |
Rule-21.6 | The Standard Library input/output functions shall not be used | Required | Required |
Rule-21.7 | The atof, atoi, atol and atoll functions of |
Required | Required |
Rule-21.8 | The library functions abort, exit and system of |
Required | Required |
Rule-21.9 | The library functions bsearch and qsort of |
Required | Required |
Rule-22.1 | All resources obtained dynamically by means of Standard Library functions shall be explicitly released | Required | Required |
Rule-22.10 | The value of errno shall only be tested when the last function to be called was an errno-setting-function | Required | Required |
Rule-22.2 | A block of memory shall only be freed if it was allocated by means of a Standard Library function | Mandatory | Mandatory |
Rule-22.3 | The same file shall not be open for read and write access at the same time on different streams | Required | Required |
Rule-22.4 | There shall be no attempt to write to a stream which has been opened as read-only | Mandatory | Mandatory |
Rule-22.5 | A pointer to a FILE object shall not be dereferenced | Mandatory | Mandatory |
Rule-22.6 | The value of a pointer to a FILE shall not be used after the associated stream has been closed | Mandatory | Mandatory |
Rule-22.7 | The macro EOF shall on ly be compared with the unmodified return value from any Standard Library function capable of returning EOF | Required | Required |
Rule-22.8 | The value of errno shall be set to zero prior to a call to an errno-setting-function | Required | Required |
Rule-22.9 | The value of errno shall be tested against zero after calling an errno-setting-function | Required | Required |
Rule-3.1 | The character sequences /* and // shall not be used within a comment. | Required | Required |
Rule-3.2 | Line-splicing shall not be used in // comments. | Required | Required |
Rule-4.1 | Octal and hexadecimal escape sequences shall be terminated | Required | Required |
Rule-4.2 | Trigraphs should not be used | Advisory | Advisory |
Rule-5.1 | External identifiers shall be distinct | Required | Required |
Rule-5.2 | Identifiers declared in the same scope and name space shall be distinct | Required | Required |
Rule-5.3 | An identifier declared in an inner scope shall not hide an identifier declared in an outer scope | Required | Required |
Rule-5.4 | Macro identifiers shall be distinct | Required | Required |
Rule-5.5 | Identifiers shall be distinct from macro names | Required | Required |
Rule-5.6 | A typedef name shall be a unique identifier | Required | Required |
Rule-5.7 | A tag name shall be a unique identifier | Required | Required |
Rule-5.8 | Identifiers that define objects or functions with external linkage shall be unique | Required | Required |
Rule-5.9 | Identifiers that define objects or functions with internal linkage should be unique | Advisory | Advisory |
Rule-6.1 | Bit-fields shall only be declared with an appropriate type | Required | Required |
Rule-6.2 | Single-bit named bit fields shall not be of a signed type | Required | Required |
Rule-7.1 | Octal constants shall not be used | Required | Required |
Rule-7.2 | A "u" or "U" suffix shall be applied to all integer constants that are represented in an unsigned type | Required | Required |
Rule-7.3 | The lowercase character "l" shall not be used in a literal suffix | Required | Required |
Rule-7.4 | A string literal shall not be assigned to an object unless the object's type is "pointer to const-qualified char" | Required | Required |
Rule-8.1 | Types shall be explicitly specified | Required | Required |
Rule-8.10 | An inline function shall be declared with the static storage class | Required | Required |
Rule-8.11 | When an array with external linkage is declared, its size should be explicitly specified | Advisory | Advisory |
Rule-8.12 | Within an enumerator list, the value of an implicitly-specified enumeration constant shall be unique | Required | Required |
Rule-8.13 | A pointer should point to a const-qualified type whenever possible | Advisory | Advisory |
Rule-8.14 | The restrict type qualifier shall not be used | Required | Required |
Rule-8.2 | Function types shall be in prototype form with named parameters | Required | Required |
Rule-8.3 | All declarations of an object or function shall use the same names and type qualifiers | Required | Required |
Rule-8.4 | A compatible declaration shall be visible when an object or function with external linkage is defined | Required | Required |
Rule-8.5 | An external object or function shall be declared once in one and only one file | Required | Required |
Rule-8.6 | An identifier with external linkage shall have exactly one external definition | Required | Required |
Rule-8.7 | Functions and objects should not be defined with external linkage if they are referenced in only one translation unit | Advisory | Disapplied |
Rule-8.8 | The static storage class specifier shall be used in all declarations of objects and functions that have internal linkage | Required | Required |
Rule-8.9 | An object should be defined at block scope if its identifier only appears in a single function | Advisory | Advisory |
Rule-9.1 | The value of an object with automatic storage duration shall not be read before it has been set | Mandatory | Mandatory |
Rule-9.2 | The initializer for an aggregate or union shall be enclosed in braces | Required | Required |
Rule-9.3 | Arrays shall not be partially initialized | Required | Required |
Rule-9.4 | An element of an object shall not be initialized more than once | Required | Required |
Rule-9.5 | Where designated initializers are used to initialize an array object the size of the array shall be specified explicitly | Required | Required |
This section targets to provide an overview of Guidelines Compliance Summary.
Guideline | Category | Description | Compliance | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Dir-1.1 | Required | Any implementation-defined behaviour on which the output of the program depends shall be documented and understood | Compliant with deviations:
|
||||||||||||||||
Dir-2.1 | Required | All source files shall compile without any compilation errors | Disapplied | ||||||||||||||||
Dir-3.1 | Required | All code shall be traceable to documented requirements | Disapplied | ||||||||||||||||
Dir-4.1 | Required | Run-time failures shall be minimized | Compliant | ||||||||||||||||
Dir-4.10 | Required | Precautions shall be taken in order to prevent the contents of a header file being included more then once | Compliant | ||||||||||||||||
Dir-4.11 | Required | The validity of values passed to library functions shall be checked | Disapplied | ||||||||||||||||
Dir-4.12 | Required | Dynamic memory allocation shall not be used | Disapplied | ||||||||||||||||
Dir-4.13 | Advisory | Functions which are designed to provide operations on a resource should be called in an appropriate sequence | Disapplied | ||||||||||||||||
Dir-4.14 | Required | The validity of values received from external sources shall be checked | Compliant | ||||||||||||||||
Dir-4.2 | Advisory | All usage of assembly language should be documented | Compliant | ||||||||||||||||
Dir-4.3 | Required | Assembly language shall be encapsulated and isolated | Compliant | ||||||||||||||||
Dir-4.4 | Advisory | Sections of code should not be "commented out" | Disapplied | ||||||||||||||||
Dir-4.5 | Advisory | Identifiers in the same name space with overlapping visibility should be typographically unambiguous | Disapplied | ||||||||||||||||
Dir-4.6 | Advisory | typedefs that indicate size and signedness should be used in place of the basic numerical types | Compliant | ||||||||||||||||
Dir-4.7 | Required | If a function returns error information, then that error information shall be tested | Disapplied | ||||||||||||||||
Dir-4.8 | Advisory | If a pointer to a structure or union is never dereferenced within a translation unit, then the implementation of the object should be hidden | Disapplied | ||||||||||||||||
Dir-4.9 | Advisory | A function should be used in preference to a function-like macro where they are interchangeable | Disapplied | ||||||||||||||||
Rule-1.1 | Required | The program shall contain no violations of the standard C syntax and constraints, and shall not exceed the implementation's translation limits | Compliant | ||||||||||||||||
Rule-1.2 | Advisory | Language extensions should not be used | Compliant | ||||||||||||||||
Rule-1.3 | Required | There shall be no occurrence of undefined or critical unspecified behaviour | Compliant | ||||||||||||||||
Rule-10.1 | Required | Operands shall not be of an inappropriate essential type. | Compliant | ||||||||||||||||
Rule-10.2 | Required | Expressions of essentially character type shall not be used inappropriately in addition and subtraction operations | Compliant | ||||||||||||||||
Rule-10.3 | Required | The value of an expression shall not be assigned to an object with a narrower essential type or of a different essential type category. | Compliant | ||||||||||||||||
Rule-10.4 | Required | Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category | Compliant | ||||||||||||||||
Rule-10.5 | Advisory | The value of an expression should not be cast to an inappropriate essential type | Compliant | ||||||||||||||||
Rule-10.6 | Required | The value of a composite expression shall not be assigned to an object with wider essential type | Compliant | ||||||||||||||||
Rule-10.7 | Required | If a composite expression is used as one operand of an operator in which the usual arithmetic conversions are performed then the other operand shall not have wider essential type | Compliant | ||||||||||||||||
Rule-10.8 | Required | The value of a composite expression shall not be cast to a different essential type category or a wider essential type | Compliant | ||||||||||||||||
Rule-11.1 | Required | Conversions shall not be performed between a pointer to a function and any other type | Compliant | ||||||||||||||||
Rule-11.2 | Required | Conversions shall not be performed between a pointer to an incomplete type and any other type | Compliant | ||||||||||||||||
Rule-11.3 | Required | A cast shall not be performed between a pointer to object type and a pointer to a different object type | Compliant | ||||||||||||||||
Rule-11.4 | Advisory | A conversion should not be performed between a pointer to object and an integer type | Compliant with deviations:
|
||||||||||||||||
Rule-11.5 | Advisory | A conversion should not be performed from pointer to void into pointer to object | Compliant | ||||||||||||||||
Rule-11.6 | Required | A cast shall not be performed between pointer to void and an arithmetic type | Compliant | ||||||||||||||||
Rule-11.7 | Required | A cast shall not be performed between pointer to object and a non-integer arithmetic type | Compliant | ||||||||||||||||
Rule-11.8 | Required | A cast shall not remove any const or volatile qualification from the type pointed to by a pointer | Compliant | ||||||||||||||||
Rule-11.9 | Required | The macro NULL shall be the only permitted form of integer null pointer constant | Disapplied | ||||||||||||||||
Rule-12.1 | Advisory | The precedence of operators within expressions should be made explicit | Compliant | ||||||||||||||||
Rule-12.2 | Required | The right hand operand of a shift operator shall lie in the range zero to one less than the width in bits of the essential type of the left hand operand | Compliant | ||||||||||||||||
Rule-12.3 | Advisory | The comma operator should not be used | Compliant | ||||||||||||||||
Rule-12.4 | Advisory | Evaluation of constant expressions should not lead to unsigned integer wrap-around | Compliant | ||||||||||||||||
Rule-12.5 | Mandatory | The sizeof operator shall not have an operand which is a function parameter declared as 'array of type' | Compliant | ||||||||||||||||
Rule-13.1 | Required | Initializer lists shall not contain persistent side-effects | Compliant | ||||||||||||||||
Rule-13.2 | Required | The value of an expression and its persistent side-effects shall be the same under all permitted evaluation orders | Compliant | ||||||||||||||||
Rule-13.3 | Advisory | A full expression containing an increment (++) or decrement (--) operator should have no other potential side effects other than that caused by the increment or decrement operator | Disapplied | ||||||||||||||||
Rule-13.4 | Advisory | The result of an assignment operator should not be used | Compliant | ||||||||||||||||
Rule-13.5 | Required | The right hand operand of a logical && or || operator shall not contain persistent side effects | Compliant | ||||||||||||||||
Rule-13.6 | Mandatory | The operand of the sizeof operator shall not contain any expression which has potential side-effects | Compliant | ||||||||||||||||
Rule-14.1 | Required | A loop counter shall not have essentially floating type | Compliant | ||||||||||||||||
Rule-14.2 | Required | A for loop shall be well-formed | Compliant | ||||||||||||||||
Rule-14.3 | Required | Controlling expressions shall not be invariant | Compliant with deviations:
|
||||||||||||||||
Rule-14.4 | Required | The controlling expression of an if-statement and the controlling expression of an iteration-statement shall have essentially Boolean type | Compliant | ||||||||||||||||
Rule-15.1 | Advisory | The goto statement should not be used | Compliant | ||||||||||||||||
Rule-15.2 | Required | The goto statement shall jump to a label declared later in the same function | Compliant | ||||||||||||||||
Rule-15.3 | Required | Any label referenced by a goto statement shall be declared in the same block, or in any block enclosing the goto statement | Compliant | ||||||||||||||||
Rule-15.4 | Advisory | There should be no more than one break or goto statement used to terminate any iteration statement | Compliant | ||||||||||||||||
Rule-15.5 | Advisory | A function should have a single point of exit at the end | Disapplied | ||||||||||||||||
Rule-15.6 | Required | The body of an iteration-statement or a selection-statement shall be a compound-statement | Compliant | ||||||||||||||||
Rule-15.7 | Required | All if ... else if constructs shall be terminated with an else statement | Compliant | ||||||||||||||||
Rule-16.1 | Required | All switch statements shall be well-formed | Compliant | ||||||||||||||||
Rule-16.2 | Required | A switch label shall only be used when the most closely-enclosing compound statement is the body of a switch statement | Compliant | ||||||||||||||||
Rule-16.3 | Required | An unconditional break statement shall terminate every switch-clause | Compliant | ||||||||||||||||
Rule-16.4 | Required | Every switch statement shall have a default label | Compliant | ||||||||||||||||
Rule-16.5 | Required | A default label shall appear as either the first or the last switch label of a switch statement | Compliant | ||||||||||||||||
Rule-16.6 | Required | Every switch statement shall have at least two switch-clauses | Compliant | ||||||||||||||||
Rule-16.7 | Required | A switch-expression shall not have essentially Boolean type | Compliant | ||||||||||||||||
Rule-17.1 | Required | The features of |
Compliant | ||||||||||||||||
Rule-17.2 | Required | Functions shall not call themselves, either directly or indirectly | Compliant | ||||||||||||||||
Rule-17.3 | Mandatory | A function shall not be declared implicitly | Compliant | ||||||||||||||||
Rule-17.4 | Mandatory | All exit paths from a function with non-void return type shall have an explicit return statement with an expression | Compliant | ||||||||||||||||
Rule-17.5 | Advisory | The function argument corresponding to a parameter declared to have an array type shall have an appropriate number of elements | Compliant | ||||||||||||||||
Rule-17.6 | Mandatory | The declaration of an array parameter shall not contain the static keyword between the [ ] | Compliant | ||||||||||||||||
Rule-17.7 | Required | The value returned by a function having non-void return type shall be used | Disapplied | ||||||||||||||||
Rule-17.8 | Advisory | A function parameter should not be modified | Compliant | ||||||||||||||||
Rule-18.1 | Required | A pointer resulting from arithmetic on a pointer operand shall address an element of the same array as that pointer operand | Compliant | ||||||||||||||||
Rule-18.2 | Required | Subtraction between pointers shall only be applied to pointers that address elements of the same array | Compliant | ||||||||||||||||
Rule-18.3 | Required | The relational operators >, >=, < and <= shall not be applied to objects of pointer type except where they point into the same object | Compliant | ||||||||||||||||
Rule-18.4 | Advisory | The +, -, += and -= operators should not be applied to an expression of pointer type | Compliant | ||||||||||||||||
Rule-18.5 | Advisory | Declarations should contain no more than two levels of pointer nesting | Compliant | ||||||||||||||||
Rule-18.6 | Required | The address of an object with automatic storage shall not be copied to another object that persists after the first object has ceased to exist | Compliant | ||||||||||||||||
Rule-18.7 | Required | Flexible array members shall not be declared | Compliant | ||||||||||||||||
Rule-18.8 | Required | Variable-length array types shall not be used | Compliant | ||||||||||||||||
Rule-19.1 | Mandatory | An object shall not be assigned or copied to an overlapping object | Compliant | ||||||||||||||||
Rule-19.2 | Advisory | The union keyword should not be used | Compliant | ||||||||||||||||
Rule-2.1 | Required | A project shall not contain unreachable code | Compliant with deviations:
|
||||||||||||||||
Rule-2.2 | Required | There shall be no dead code | Compliant with deviations:
|
||||||||||||||||
Rule-2.3 | Advisory | A project should not contain unused type declarations | Disapplied | ||||||||||||||||
Rule-2.4 | Advisory | A project should not contain unused tag declarations | Compliant | ||||||||||||||||
Rule-2.5 | Advisory | A project should not contain unused macro declarations | Disapplied | ||||||||||||||||
Rule-2.6 | Advisory | A function should not contain unused label declarations | Compliant | ||||||||||||||||
Rule-2.7 | Advisory | There should be no unused parameters in functions | Compliant | ||||||||||||||||
Rule-20.1 | Advisory | #include directives should only be preceded by preprocessor directives or comments | Compliant | ||||||||||||||||
Rule-20.10 | Advisory | The # and ## preprocessor operators should not be used | Compliant | ||||||||||||||||
Rule-20.11 | Required | A macro parameter immediately following a # operator shall not immediately be followed by a ## operator | Compliant | ||||||||||||||||
Rule-20.12 | Required | A macro parameter used as an operand to the # or ## operators, which is itself subject to further macro replacement, shall only be used as an operand to these operators | Compliant | ||||||||||||||||
Rule-20.13 | Required | A line whose first token is # shall be a valid preprocessing directive | Compliant | ||||||||||||||||
Rule-20.14 | Required | All #else, #elif and #endif preprocessor directives shall reside in the same file as the #if, #ifdef or #ifndef directive to which they are related | Compliant | ||||||||||||||||
Rule-20.2 | Required | The ', " or \ characters and the /* or // character sequences shall not occur in a header file name | Compliant | ||||||||||||||||
Rule-20.3 | Required | The #include directive shall be followed by either a |
Compliant | ||||||||||||||||
Rule-20.4 | Required | A macro shall not be defined with the same name as a keyword | Compliant | ||||||||||||||||
Rule-20.5 | Advisory | #undef should not be used | Compliant | ||||||||||||||||
Rule-20.6 | Required | Tokens that look like a preprocessing directive shall not occur within a macro argument | Compliant | ||||||||||||||||
Rule-20.7 | Required | Expressions resulting from the expansion of macro parameters shall be enclosed in parentheses | Compliant | ||||||||||||||||
Rule-20.8 | Required | The controlling expression of a #if or #elif preprocessing directive shall evaluate to 0 or 1 | Compliant | ||||||||||||||||
Rule-20.9 | Required | All identifiers used in the controlling expression of #if or #elif preprocessing directives shall be #define'd before evaluation | Compliant | ||||||||||||||||
Rule-21.1 | Required | #define and #undef shall not be used on a reserved identifier or reserved macro name | Compliant | ||||||||||||||||
Rule-21.10 | Required | The Standard Library time and date functions shall not be used | Compliant | ||||||||||||||||
Rule-21.11 | Required | The standard header file |
Compliant | ||||||||||||||||
Rule-21.12 | Advisory | The exception handling features of |
Compliant | ||||||||||||||||
Rule-21.13 | Mandatory | Any value passed to a function in |
Compliant | ||||||||||||||||
Rule-21.14 | Required | The Standard Library function memcmp shall not be used to compare null terminated strings | Compliant | ||||||||||||||||
Rule-21.15 | Required | The pointer arguments to the Standard Library functions memcpy, memmove and memcmp shall be pointers to qualified or unqualified versions of compatible types | Compliant | ||||||||||||||||
Rule-21.16 | Required | The pointer arguments to the Standard Library function memcpy shall point to either a pointer type, an essentially signed type, an essentially unsigned type, an essentially Boolean type or an essentially enum type | Compliant | ||||||||||||||||
Rule-21.17 | Mandatory | Use of the string handling functions from |
Compliant | ||||||||||||||||
Rule-21.18 | Mandatory | The size_t argument passed to any function in |
Compliant | ||||||||||||||||
Rule-21.19 | Mandatory | The pointers returned by the Standard Library functions lovaleconv, getenv, setlocale or strerror shall only be used as if they have pointer to const-qualified type | Compliant | ||||||||||||||||
Rule-21.2 | Required | A reserved identifier or macro name shall not be declared | Compliant | ||||||||||||||||
Rule-21.20 | Mandatory | The pointer returned by the Standard Library functions asctime, ctime, gmtime, localtime, localeconv, getenv, setlocale, or strerror shall not be used following a subsequent call to the same function | Compliant | ||||||||||||||||
Rule-21.3 | Required | The memory allocation and deallocation functions of |
Compliant | ||||||||||||||||
Rule-21.4 | Required | The standard header file |
Compliant | ||||||||||||||||
Rule-21.5 | Required | The standard header file |
Compliant | ||||||||||||||||
Rule-21.6 | Required | The Standard Library input/output functions shall not be used | Compliant | ||||||||||||||||
Rule-21.7 | Required | The atof, atoi, atol and atoll functions of |
Compliant | ||||||||||||||||
Rule-21.8 | Required | The library functions abort, exit and system of |
Compliant with deviations:
|
||||||||||||||||
Rule-21.9 | Required | The library functions bsearch and qsort of |
Compliant | ||||||||||||||||
Rule-22.1 | Required | All resources obtained dynamically by means of Standard Library functions shall be explicitly released | Compliant | ||||||||||||||||
Rule-22.10 | Required | The value of errno shall only be tested when the last function to be called was an errno-setting-function | Compliant | ||||||||||||||||
Rule-22.2 | Mandatory | A block of memory shall only be freed if it was allocated by means of a Standard Library function | Compliant | ||||||||||||||||
Rule-22.3 | Required | The same file shall not be open for read and write access at the same time on different streams | Compliant | ||||||||||||||||
Rule-22.4 | Mandatory | There shall be no attempt to write to a stream which has been opened as read-only | Compliant | ||||||||||||||||
Rule-22.5 | Mandatory | A pointer to a FILE object shall not be dereferenced | Compliant | ||||||||||||||||
Rule-22.6 | Mandatory | The value of a pointer to a FILE shall not be used after the associated stream has been closed | Compliant | ||||||||||||||||
Rule-22.7 | Required | The macro EOF shall on ly be compared with the unmodified return value from any Standard Library function capable of returning EOF | Compliant | ||||||||||||||||
Rule-22.8 | Required | The value of errno shall be set to zero prior to a call to an errno-setting-function | Compliant | ||||||||||||||||
Rule-22.9 | Required | The value of errno shall be tested against zero after calling an errno-setting-function | Compliant | ||||||||||||||||
Rule-3.1 | Required | The character sequences /* and // shall not be used within a comment. | Compliant | ||||||||||||||||
Rule-3.2 | Required | Line-splicing shall not be used in // comments. | Compliant | ||||||||||||||||
Rule-4.1 | Required | Octal and hexadecimal escape sequences shall be terminated | Compliant | ||||||||||||||||
Rule-4.2 | Advisory | Trigraphs should not be used | Compliant | ||||||||||||||||
Rule-5.1 | Required | External identifiers shall be distinct | Compliant | ||||||||||||||||
Rule-5.2 | Required | Identifiers declared in the same scope and name space shall be distinct | Compliant | ||||||||||||||||
Rule-5.3 | Required | An identifier declared in an inner scope shall not hide an identifier declared in an outer scope | Compliant | ||||||||||||||||
Rule-5.4 | Required | Macro identifiers shall be distinct | Compliant | ||||||||||||||||
Rule-5.5 | Required | Identifiers shall be distinct from macro names | Compliant | ||||||||||||||||
Rule-5.6 | Required | A typedef name shall be a unique identifier | Compliant | ||||||||||||||||
Rule-5.7 | Required | A tag name shall be a unique identifier | Compliant | ||||||||||||||||
Rule-5.8 | Required | Identifiers that define objects or functions with external linkage shall be unique | Compliant | ||||||||||||||||
Rule-5.9 | Advisory | Identifiers that define objects or functions with internal linkage should be unique | Compliant | ||||||||||||||||
Rule-6.1 | Required | Bit-fields shall only be declared with an appropriate type | Compliant | ||||||||||||||||
Rule-6.2 | Required | Single-bit named bit fields shall not be of a signed type | Compliant | ||||||||||||||||
Rule-7.1 | Required | Octal constants shall not be used | Compliant | ||||||||||||||||
Rule-7.2 | Required | A "u" or "U" suffix shall be applied to all integer constants that are represented in an unsigned type | Compliant | ||||||||||||||||
Rule-7.3 | Required | The lowercase character "l" shall not be used in a literal suffix | Compliant | ||||||||||||||||
Rule-7.4 | Required | A string literal shall not be assigned to an object unless the object's type is "pointer to const-qualified char" | Compliant | ||||||||||||||||
Rule-8.1 | Required | Types shall be explicitly specified | Compliant | ||||||||||||||||
Rule-8.10 | Required | An inline function shall be declared with the static storage class | Compliant | ||||||||||||||||
Rule-8.11 | Advisory | When an array with external linkage is declared, its size should be explicitly specified | Compliant | ||||||||||||||||
Rule-8.12 | Required | Within an enumerator list, the value of an implicitly-specified enumeration constant shall be unique | Compliant | ||||||||||||||||
Rule-8.13 | Advisory | A pointer should point to a const-qualified type whenever possible | Compliant | ||||||||||||||||
Rule-8.14 | Required | The restrict type qualifier shall not be used | Compliant | ||||||||||||||||
Rule-8.2 | Required | Function types shall be in prototype form with named parameters | Compliant | ||||||||||||||||
Rule-8.3 | Required | All declarations of an object or function shall use the same names and type qualifiers | Compliant | ||||||||||||||||
Rule-8.4 | Required | A compatible declaration shall be visible when an object or function with external linkage is defined | Compliant | ||||||||||||||||
Rule-8.5 | Required | An external object or function shall be declared once in one and only one file | Compliant | ||||||||||||||||
Rule-8.6 | Required | An identifier with external linkage shall have exactly one external definition | Compliant | ||||||||||||||||
Rule-8.7 | Advisory | Functions and objects should not be defined with external linkage if they are referenced in only one translation unit | Disapplied | ||||||||||||||||
Rule-8.8 | Required | The static storage class specifier shall be used in all declarations of objects and functions that have internal linkage | Compliant | ||||||||||||||||
Rule-8.9 | Advisory | An object should be defined at block scope if its identifier only appears in a single function | Compliant | ||||||||||||||||
Rule-9.1 | Mandatory | The value of an object with automatic storage duration shall not be read before it has been set | Compliant | ||||||||||||||||
Rule-9.2 | Required | The initializer for an aggregate or union shall be enclosed in braces | Compliant | ||||||||||||||||
Rule-9.3 | Required | Arrays shall not be partially initialized | Compliant | ||||||||||||||||
Rule-9.4 | Required | An element of an object shall not be initialized more than once | Compliant | ||||||||||||||||
Rule-9.5 | Required | Where designated initializers are used to initialize an array object the size of the array shall be specified explicitly | Compliant |
This section targets to provide an overview of Deviation Permits.
All the rules corresponding to the deviation permits are disabled inside PRQA and will not cause any violation or deviation in the Deviation records section below.
All the rules corresponding to the deviation permits are disabled inside PRQA and will not cause any violation or deviation in the Deviation records section below.
Guideline | Category | Description | Ratio | Sub Rules | Characteristics | Reason | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Dir-1.1 | Required | Any implementation-defined behaviour on which the output of the program depends shall be documented and understood | 3/34 |
|
Maintainability / Analysability | 0292: Invalid characters in comments: Doxygen comments are used. 0315: Library string.h functions (memcpy, etc.) are used and trigger this implicit conversion. 0380: Already CMSIS and STM32HAL trigger this. |
||||||||||||||||
Dir-4.9 | Advisory | A function should be used in preference to a function-like macro where they are interchangeable | 1/1 |
|
Performance / Resource utilization | Suppressed due to code optimization and efficiency. |
||||||||||||||||
Rule-11.4 | Advisory | A conversion should not be performed between a pointer to object and an integer type | 1/5 |
|
Maintainability / Modifiability | Using STM32 HAL already creates many violations. Also needed to do pointer arithmetic, calculating offsets inside a buffer. |
||||||||||||||||
Rule-11.9 | Required | The macro NULL shall be the only permitted form of integer null pointer constant | 1/2 |
|
Keil stddef.h: "define NULL 0" causes violations. PRQA acknowledged this as a false positive. |
|||||||||||||||||
Rule-13.3 | Advisory | A full expression containing an increment (++) or decrement (--) operator should have no other potential side effects other than that caused by the increment or decrement operator | 1/1 |
|
Maintainability / Analysability | RFAL uses the increment often for building buffers (array[i++] = 42; ...). Splitting this would decrease readability. |
||||||||||||||||
Rule-14.3 | Required | Controlling expressions shall not be invariant | 6/11 |
|
Portability / Adaptability | RFAL is configurable through compile time switches. This causes some ifs to have invariant conditions at the used configuration. Suppress 14.3 for if statements. |
||||||||||||||||
Rule-15.5 | Advisory | A function should have a single point of exit at the end | 1/1 |
|
Maintainability / Analysability | Suppressed due to readability and simplicity of code logic. |
||||||||||||||||
Rule-17.7 | Required | The value returned by a function having non-void return type shall be used | 1/1 |
|
Maintainability / Analysability | Treating the return codes of functions in all places without exception handling would makes the code hard to read and maintain. Error checking has been reduced to the places where needed. |
||||||||||||||||
Rule-2.1 | Required | A project shall not contain unreachable code | 1/7 |
|
Maintainability / Modularity | RFAL provides many functions - some are not used within the checked project. |
||||||||||||||||
Rule-2.2 | Required | There shall be no dead code | 7/18 |
|
Usability / User error protection | All the violations were checked and fixing the violation would deteriorate robustness: Removing checks which are unnecessary at the given position, removing trailing iterator increment, etc. |
||||||||||||||||
Rule-2.3 | Advisory | A project should not contain unused type declarations | 1/1 |
|
Compatibility / Interoperability | RFAL defines enums for all identifiers available in NFC Forum - some are unused. |
||||||||||||||||
Rule-2.5 | Advisory | A project should not contain unused macro declarations | 1/1 |
|
Compatibility / Interoperability | RFAL defines macros for all identifiers of NFC Forum and RF chip register map - some are not used. |
||||||||||||||||
Rule-8.7 | Advisory | Functions and objects should not be defined with external linkage if they are referenced in only one translation unit | 4/4 |
|
Maintainability / Modularity | RFAL defines functions which could be called by the user but are not called in the current project. |
This section targets to provide an overview of Deviation Records.
File: .../ST25R3916_nucleo/rfal/source/rfal_isoDep.c
Lines | Count | Suppressed Qacs | Comment | ||
---|---|---|---|---|---|
2266-2267 | 1 |
|
MISRA 11.3 - Intentional safe cast to avoiding buffer duplication | ||
421-421 | 1 |
|
MISRA 19.2 - Members of the union will not be used concurrently, only one frame at a time | ||
797-797 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
2519-2519 | 1 |
|
MISRA 10.5 - Layout of enum rfalBitRate and above clamping of maxTxBR guarantee no invalid enum values to be created | ||
2693-2693 | 1 |
|
MISRA 11.3 - Intentional safe cast to avoiding large buffer duplication | ||
1351-1351 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
1028-1028 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
2756-2756 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
2615-2615 | 1 |
|
MISRA 10.5 - Layout of enum rfalBitRate and range of loop variable guarantee no invalid enum values to be created | ||
2602-2602 | 1 |
|
MISRA 10.5 - Layout of enum rfalBitRate and range of loop variable guarantee no invalid enum values to be created | ||
2175-2176 | 1 |
|
MISRA 10.5 - Layout of enum rfalIsoDepFSxI is guaranteed whithin 4bit range | ||
2526-2526 | 1 |
|
MISRA 10.5 - Layout of enum rfalBitRate and above clamping of maxTxBR guarantee no invalid enum values to be created | ||
1391-1393 | 2 |
|
MISRA 10.5 - Layout of enum rfalBitRate and above masks guarantee no invalid enum values to be created |
File: .../ST25R3916_nucleo/rfal/source/rfal_nfc.c
Lines | Count | Suppressed Qacs | Comment | ||
---|---|---|---|---|---|
1612-1612 | 1 |
|
MISRA 11.3 - Intentional safe cast to avoiding large buffer duplication | ||
81-81 | 1 |
|
MISRA 19.2 - Members of the union will not be used concurrently, only one interface at a time | ||
190-190 | 1 |
|
MISRA 2.1 - Unreachable code due to configuration option being set/unset | ||
1828-1828 | 1 |
|
MISRA 11.3 - Intentional safe cast to avoiding large buffer duplication |
File: .../ST25R3916_nucleo/rfal/source/rfal_nfcDep.c
Lines | Count | Suppressed Qacs | Comment | ||
---|---|---|---|---|---|
1901-1903 | 2 |
|
MISRA 10.5 - Layout of enum rfalBitRate and definition of rfalNfcDepBRS2DSI guarantee no invalid enum values to be created | ||
2595-2595 | 1 |
|
MISRA 11.3 - Intentional safe cast to avoiding large buffer duplication | ||
1589-1589 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
902-902 | 1 |
|
MISRA 2.1 - Guard code to prevent unexpected behavior | ||
1661-1661 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
2654-2654 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
1269-1269 | 1 |
|
MISRA 2.1 - Guard code to prevent unexpected behavior |
File: .../ST25R3916_nucleo/rfal/source/rfal_nfca.c
Lines | Count | Suppressed Qacs | Comment | ||
---|---|---|---|---|---|
278-278 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
637-638 | 1 |
|
MISRA 10.5 - Guaranteed that no invalid enum values are created: see guard_eq_RFAL_NFCA_T2T, .... |
File: .../ST25R3916_nucleo/rfal/source/rfal_nfcb.c
Lines | Count | Suppressed Qacs | Comment | ||
---|---|---|---|---|---|
391-392 | 1 |
|
MISRA 10.5 - Layout of rfalNfcbSlots and above loop guarantee that no invalid enum values are created. |
File: .../ST25R3916_nucleo/rfal/source/st25r3916/rfal_rfst25r3916.c
Lines | Count | Suppressed Qacs | Comment | ||
---|---|---|---|---|---|
3344-3344 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
3108-3108 | 1 |
|
MISRA 19.2 - Allocating Union where members are of the same type, just different names. Thus no problem can occur. | ||
227-227 | 1 |
|
MISRA 19.2 - Both members are of the same type, just different names. Thus no problem can occur. | ||
2046-2046 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
3364-3364 | 1 |
|
MISRA 10.5 - Guaranteed that no invalid enum values may be created. See also equalityGuard_RFAL_BR_106 ff. | ||
2179-2179 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
1867-1867 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
1851-1851 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
2447-2447 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
1972-1972 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
1837-1837 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
2341-2341 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
2254-2254 | 1 |
|
MISRA 16.3 - Intentional fall through | ||
3563-3563 | 1 |
|
MISRA 10.5 - Guaranteed that no invalid enum values may be created. See also equalityGuard_RFAL_BR_106 ff. | ||
1494-1494 | 1 |
|
MISRA 4.9 - External function (sqrt()) requires double |
File | Required | Advisory | Total |
---|---|---|---|
.../ST25R3916_nucleo/rfal/include/rfal_nfcv.h | 0 | 1 | 1 |
.../ST25R3916_nucleo/rfal/include/rfal_nfcDep.h | 0 | 1 | 1 |
.../ST25R3916_nucleo/rfal/include/rfal_isoDep.h | 0 | 1 | 1 |
.../ST25R3916_nucleo/rfal/include/rfal_nfc.h | 0 | 3 | 3 |
.../ST25R3916_nucleo/rfal/include/rfal_analogConfig.h | 1 | 0 | 1 |
.../ST25R3916_nucleo/rfal/source/rfal_nfca.c | 1 | 1 | 2 |
.../ST25R3916_nucleo/rfal/source/rfal_nfc.c | 3 | 1 | 4 |
.../ST25R3916_nucleo/rfal/source/rfal_nfcDep.c | 6 | 2 | 8 |
.../ST25R3916_nucleo/rfal/source/rfal_isoDep.c | 6 | 8 | 14 |
.../ST25R3916_nucleo/rfal/source/st25r3916/rfal_rfst25r3916.c | 10 | 5 | 15 |
.../ST25R3916_nucleo/rfal/source/st25r3916/rfal_analogConfigTbl.h | 1 | 1 | 2 |
.../ST25R3916_nucleo/rfal/source/rfal_nfcb.c | 0 | 1 | 1 |
Total | 28 | 25 | 53 |
There are no duplicated suppressions.
File: .../ST25R3916_nucleo/rfal/source/rfal_isoDep.c
Line | Unused Qacs | Comment | ||
---|---|---|---|---|
1414 |
|
MISRA 2.1 - Unreachable code due to configuration option being set/unset above (RFAL_SUPPORT_BR_CE_A_xxx) |
There are no continuous suppressions by file.
Active Diagnostics refers to diagnostics that are not suppressed (note: no suppressed diagnostics have been taken into account for the calculation of information in this document).
Nota: Calculation of Compliance Index
The Compliance Index is the percentage of groups which have no messages in them.
For each file it is calculated as follows:
( Ntotal - Nerror ) / Ntotal x 100
Ntotal is the total number of enforced rules (i.e. the number of rules that have at least one message mapped to it directly).
Nerror is the number of rules for which messages appear in that file.
The File Compliance Index is the mean of all the individual file compliances.
Files | Active Diagnostics | Violated Rules | Violation Count | Compliance Index |
---|---|---|---|---|
.../ST25R3916_nucleo/rfal/include/rfal_analogConfig.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_chip.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_isoDep.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_nfc.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_nfcDep.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_nfca.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_nfcb.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_nfcf.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_nfcv.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_rf.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_st25tb.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/include/rfal_t1t.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_analogConfig.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_crc.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_crc.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_iso15693_2.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_iso15693_2.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_isoDep.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_nfc.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_nfcDep.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_nfca.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_nfcb.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_nfcf.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_nfcv.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_st25tb.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/rfal_t1t.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/rfal_analogConfigTbl.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/rfal_features.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/rfal_rfst25r3916.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25R3916_irq.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916_com.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916_com.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916_irq.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916_irq.h | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916_led.c | 0 | 0 | 0 | 100.00 |
.../ST25R3916_nucleo/rfal/source/st25r3916/st25r3916_led.h | 0 | 0 | 0 | 100.00 |
Total | 0 | 0 | 0 | 100.00 |
Nota: Calculation of Compliance Index
The Compliance Index is the percentage of groups which have no messages in them.
For each file it is calculated as follows:
( Ntotal - Nerror ) / Ntotal x 100
Ntotal is the total number of enforced rules (i.e. the number of rules that have at least one message mapped to it directly).
Nerror is the number of rules for which messages appear in that file.
The File Compliance Index is the mean of all the individual file compliances.