Report

List of Contents

  1. Open Proofs
  2. Unspecified Methods
  3. Java modeling unsound Taclet Options
  4. Taclet Options with additional Information
  5. Assumptions

Open Proofs

1 of 3 proof is still open:
  1. /SWTBotVerificationStatusViewTest_testCombinedUsedMethodContract/proofs/b/B.java/b_B[b_B__min(int,int)]_JML_normal_behavior_operation_contract_1.proof

Unspecified Methods

2 of 4 methods are unspecified and may call methods in a state not satisfying the precondition:
  1. a.A
  2. b.B

Java modeling unsound Taclet Options

Proofs using a listed taclet options are Java modeling unsound:
  1. initialisation:disableStaticInitialisation (Java modeling unsound)
  2. intRules:arithmeticSemanticsIgnoringOF (Java modeling unsound)

Taclet Options with additional Information

Proofs using a taclet option with some additional information:
  1. assertions:on (Sound if JVM is started with enabled assertions for the whole system.)
  2. JavaCard:off (Sound if a Java program is proven.)

Assumptions

Proofs are performed under the following assumptions still need to be proven:
  1. Methods are called in a state satisfying the precondition, assumed for:
    1. Unspecified methods
    2. Methods of used APIs
    3. System in which the source code will be used
  2. Source code is compiled using a correct Java compiler.
  3. Program is run on a correct JVM.