0% found this document useful (0 votes)
100 views7 pages

Polyspace Code Verification: Call Hierarchy Report For Project: Polyspace

This document provides a call hierarchy report for the polyspace project. It lists the main function as the only entry point and notes that there are no never called procedures or functions. It also includes configuration settings for the analysis, assumptions made, and notes one source file was partially analyzed due to compilation errors.

Uploaded by

Loc Huynh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
100 views7 pages

Polyspace Code Verification: Call Hierarchy Report For Project: Polyspace

This document provides a call hierarchy report for the polyspace project. It lists the main function as the only entry point and notes that there are no never called procedures or functions. It also includes configuration settings for the analysis, assumptions made, and notes one source file was partially analyzed due to compilation errors.

Uploaded by

Loc Huynh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Polyspace Code Verification

Call Hierarchy Report for Project: polyspace


Report Author: ctreille
Polyspace Code Verification: Call Hierarchy Report for Project: polyspace
by Report Author: ctreille

Published 15-Jun-2020 15:43:35


Verification Author(s): Polyspace
Polyspace Version(s): Polyspace Code Prover Server 10.3 (R2020b)
Project Version(s): 1.0

Result Folder(s):
C:\qualkits_R2020b\iec\codeprover\tests\code-prover-server-results\reporting\template-callhierarchy\OR-414-4-callhierarchy_2
Table of Contents
Chapter 1. Call Hierarchy ............................................................................................................................................................................................................................. 1
Call Hierarchy Report for Project: polyspace - OR-414-4-callhierarchy_2 ..................................................................................................................................... 1
Chapter 2. Appendix 1 - Configuration Settings ....................................................................................................................................................................................... 2
Polyspace Settings ............................................................................................................................................................................................................................... 2
Analysis Assumptions ................................................................................................................................................................................................................. 2
Files with compilation errors (files partially analyzed) .................................................................................................................................................................... 3
Chapter 3. Appendix 2 - Definitions ............................................................................................................................................................................................................ 4
................................................................................................................................................................................................................................................................. 4

i
Chapter 1. Call Hierarchy
Call Hierarchy Report for Project: polyspace - OR-414-4-callhierarchy_
2
Call tree File Line Col Tasks Definition file Line Col
__polyspace_main.main
******************** Never called procedures or func
tions ********************

1
Chapter 2. Appendix 1 - Configuration Settings
Polyspace Settings
Option Value
-author Polyspace
-compiler generic
-date 15/06/2020
-I C:\qualkits_R2020b\iec\codeprover\tests\options-api\lib
-lang C
-O2 -O2
-prog polyspace
-results-dir C:\qualkits_R2020b\iec\codeprover\tests\code-prover-server-results\reporting\template-callhierarchy\OR-414-4-callhierarchy_2
-target i386
-to pass2
-verif-version 1.0

Analysis Assumptions
Assumption Issuer
External arrays of unspecified size can be safely accessed at any index Product
Nonfinite floats (infinities and NaNs) are not considered Product
Computations involving unsigned integers do not overflow Product
Results of floating-point arithmetic are rounded following the IEE754 rule: round to nearest, ties to even Product
Structure fields are not volatile unless the entire structure is volatile-qualified Product
Stack pointers can be safely dereferenced even outside the pointed variable's scope Product
External pointers cannot be null. They point to allocated data of sufficient size for safe dereference Product
Absolute addresses can be safely dereferenced Product

2
Files with compilation errors (files partially analyzed)
Table 2.1. Files with compilation errors (files partially analyzed)
File
C:\qualkits_R2020b\iec\codeprover\tests\reporting\template-callhierarchy\OR-414-4-callhierarchy_2.c

3
Chapter 3. Appendix 2 - Definitions

Table 3.1. Abbreviations


Abbreviation Definition
Col Column
Jus Justified
SQO Software Quality Objectives
NA Not Available

You might also like