rep_header_3.jpg rep_header_logo.jpg
12/27/11 16:57:14
Results from:Run Unit Tests  

TEST EXECUTION

 Test Project Name 
 Tasks 
 Executed Test Cases 
 Fix Runtime Error Detection 
 Violations 
 Fix Unit Test 
 Problems 
 Review Unit Test 
 Outcomes 
 Passed   Failed   Total 
 ATM Sample  0   1   48   19   1   20 
 Total [0:00:33]  0   1   48   19   1   20 

    Legend:
 
        
Test Project Name
- This is the project that contains the tests.
Fix Unit Test Problems
- This represents the tasks arising from tests that have already been reviewed. This includes exceptions that have been marked as expected, assertion failures from previously reviewed tests, and any other kind of unexpected behavior that needs to be looked at (such as timeouts).
Review Unit Test Outcomes
- These are outcomes from automatically generated tests that did not result in exceptions or assertion failures. The user just has to review and ensure that the outcome is appropriate (and convert them to assertions if they are not already represented as assertions).

All Tasks
  [1]   Unit Test Problems
         [1]   Assertion Failures
                [1]   Assertion failed
  [48]   Unit Test Outcomes
         [48]   Unverified Outcomes
                [48]   Outcome

COVERAGE

Coverage Summary
  • + Total [LC=67 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
    • + ATM Sample [LC=67 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
      • + include [LC=100 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
        • + Account.hxx [LC=100 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
        • + BaseDisplay.hxx [LC=100 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
      • + Account.cxx [LC=100 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
      • + ATM.cxx [LC=22 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
      • + Bank.cxx [LC=83 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]
      • + BaseDisplay.cxx [LC=100 SC=N/A BC=N/A PC=N/A DC=N/A SCC=N/A MCDC=N/A (%)]

    Legend:
 
        LC - Line Coverage
        SC - Statement Coverage
        BC - Block Coverage
        PC - Path Coverage
        DC - Decision Coverage
        SCC - Simple Condition Coverage
        MCDC - Modified Condition/Decision Coverage


Author
 
Tasks
total / recommended
 devabc  49   49 

Executed Tests (Details) Expand All   Collapse All 
  •  + [19/20]  Passed / Total
    •  + [19/20]  ATM Sample
      •  + [19/20]  tests


©Parasoft Corp. - C++test 7.3.2.97 Reporting System 

rep_footer.jpg