cnescatlab / cnescatlab/i-CodeCNES
False positive on COM.DATA.Invariant rule
- Dominant language
- Fortran
- Stars
- 63
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
### Expected behavior
- A declaration for a constant integer variable (NBW) should not raise a COM.DATA.Invariant violation.
- A declaration of a variable (DATE) inside a loop shoud not raise a COM.DATA.Invariant
### Actual behavior
The following scripts


raise the following results in i-Code


### Steps to reproduce behavior
### Detection version
3.0
Contributor guide
Assessment
This issue has not been assessed yet.