[kernel:annot:missing-spec] saveload.i:12: Warning: 
  Neither code nor specification for function Frama_C_show_aorai_state, generating default assigns from the prototype
[eva] Analyzing a complete application starting at main
[eva] Computing initial state
[eva] Initial state computed
[eva:initial-state] Values of globals at initialization
  aorai_CurOperation ∈ {0}
  aorai_CurOpStatus ∈ {0}
  aorai_CurStates ∈ {2}
[aorai] saveload.i:14: accept
[eva] done for function main
[eva] ====== VALUES COMPUTED ======
[eva:final-states] Values at end of function f_post_func:
  aorai_CurOperation ∈ {1}
  aorai_CurOpStatus ∈ {1}
  aorai_CurStates ∈ {0}
[eva:final-states] Values at end of function f_pre_func:
  aorai_CurOperation ∈ {1}
  aorai_CurOpStatus ∈ {0}
  aorai_CurStates ∈ {0}
[eva:final-states] Values at end of function f:
  aorai_CurOperation ∈ {1}
  aorai_CurOpStatus ∈ {1}
  aorai_CurStates ∈ {0}
[eva:final-states] Values at end of function main_post_func:
  aorai_CurOperation ∈ {0}
  aorai_CurOpStatus ∈ {1}
  aorai_CurStates ∈ {0}
[eva:final-states] Values at end of function main_pre_func:
  aorai_CurOperation ∈ {0}
  aorai_CurOpStatus ∈ {0}
  aorai_CurStates ∈ {0}
[eva:final-states] Values at end of function main:
  __retres ∈ {0}
  aorai_CurOperation ∈ {0}
  aorai_CurOpStatus ∈ {1}
  aorai_CurStates ∈ {0}
[eva:summary] ====== ANALYSIS SUMMARY ======
  ----------------------------------------------------------------------------
  6 functions analyzed (out of 6): 100% coverage.
  In these functions, 31 statements reached (out of 35): 88% coverage.
  ----------------------------------------------------------------------------
  Some errors and warnings have been raised during the analysis:
    by the Eva analyzer:      0 errors    0 warnings
    by the Frama-C kernel:    0 errors    1 warning
  ----------------------------------------------------------------------------
  0 alarms generated by the analysis.
  ----------------------------------------------------------------------------
  Evaluation of the logical properties reached by the analysis:
    Assertions        0 valid     0 unknown     0 invalid      0 total
    Preconditions     5 valid     0 unknown     0 invalid      5 total
  100% of the logical properties reached have been proven.
  ----------------------------------------------------------------------------
