1- date : 2017-10-23 14:52:55
1+ date : 2018-02-05 12:57:40
22gnatprove version : 2017 (20170515)
33host : Windows 32 bits
44command line : gnatprove.exe --assumptions --output-header -P security.gpr
@@ -8,19 +8,19 @@ gnatprove switches : --mode=all --prover=cvc4,z3,altergo --proof=progressive --s
88Summary of SPARK analysis
99=========================
1010
11- -------------------------------------------------------------------------------------------------------------------------------------
12- SPARK Analysis results Total Flow Interval CodePeer Provers Justified Unproved
13- -------------------------------------------------------------------------------------------------------------------------------------
14- Data Dependencies . . . . . . .
15- Flow Dependencies . . . . . . .
16- Initialization 171 164 . . . 7 .
17- Non-Aliasing . . . . . . .
18- Run-time Checks 187 . . . 187 (CVC4 99 %, Z3 1%, altergo 0%) . .
19- Assertions 22 . . . 22 (CVC4 98%, Z3 2% ) . .
20- Functional Contracts 21 . . . 21 (CVC4 99%, Z3 1% ) . .
21- LSP Verification . . . . . . .
22- -------------------------------------------------------------------------------------------------------------------------------------
23- Total 401 164 (41 %) . . 230 (57 %) 7 (2%) .
11+ -------------------------------------------------------------------------------------------------------------------------
12+ SPARK Analysis results Total Flow Interval CodePeer Provers Justified Unproved
13+ -------------------------------------------------------------------------------------------------------------------------
14+ Data Dependencies . . . . . . .
15+ Flow Dependencies . . . . . . .
16+ Initialization 166 159 . . . 7 .
17+ Non-Aliasing . . . . . . .
18+ Run-time Checks 187 . . . 187 (CVC4 100 %, Z3 0%) . .
19+ Assertions 22 . . . 22 (CVC4) . .
20+ Functional Contracts 21 . . . 21 (CVC4) . .
21+ LSP Verification . . . . . . .
22+ -------------------------------------------------------------------------------------------------------------------------
23+ Total 396 159 (40 %) . . 230 (58 %) 7 (2%) .
2424
2525
2626Analyzed 2 units
@@ -52,17 +52,14 @@ effects on parameters and Global variables of Crypto.To_Unsigned depends on
5252absence of run-time errors of Crypto.To_Unsigned depends on
5353 effects on parameters and Global variables of Interfaces.Shift_Left
5454 absence of run-time errors of Interfaces.Shift_Left
55- in unit crypto-phelix, 26 subprograms and packages out of 26 analyzed
55+ in unit crypto-phelix, 25 subprograms and packages out of 25 analyzed
5656 Crypto.Phelix at crypto-phelix.ads:57 flow analyzed (0 errors and 0 warnings) and proved (1 checks)
5757absence of run-time errors of Crypto.Phelix fully established
5858 Crypto.Phelix.Context at crypto-phelix.ads:72 flow analyzed (0 errors and 0 warnings) and proved (0 checks)
5959absence of run-time errors of Crypto.Phelix.Context fully established
6060 Crypto.Phelix.Ctx_AAD_Len at crypto-phelix.ads:75 flow analyzed (0 errors and 0 warnings) and proved (0 checks)
6161effects on parameters and Global variables of Crypto.Phelix.Ctx_AAD_Len fully established
6262absence of run-time errors of Crypto.Phelix.Ctx_AAD_Len fully established
63- Crypto.Phelix.Ctx_AAD_Xor at crypto-phelix.ads:371 flow analyzed (0 errors and 0 warnings) and proved (0 checks)
64- effects on parameters and Global variables of Crypto.Phelix.Ctx_AAD_Xor fully established
65- absence of run-time errors of Crypto.Phelix.Ctx_AAD_Xor fully established
6663 Crypto.Phelix.Ctx_I at crypto-phelix.ads:79 flow analyzed (0 errors and 0 warnings) and proved (0 checks)
6764effects on parameters and Global variables of Crypto.Phelix.Ctx_I fully established
6865absence of run-time errors of Crypto.Phelix.Ctx_I fully established
0 commit comments