LCOV - code coverage report
Current view: top level - JCmeasure/test - MeasureBase_test.cpp (source / functions) Hit Total Coverage
Test: runTests_coverage.info.cleaned Lines: 3 3 100.0 %
Date: 2020-08-02 02:02:29 Functions: 6 6 100.0 %
Branches: 5 10 50.0 %

           Branch data     Line data    Source code
       1                 :            : /*
       2                 :            :  * MeasureBase_test.cpp
       3                 :            :  *
       4                 :            :  *  Created on: 20.02.2019
       5                 :            :  *      Author: kai
       6                 :            :  */
       7                 :            : 
       8                 :            : #include "../MeasureBase.h"
       9                 :            : #include <gtest/gtest.h>
      10                 :            : 
      11                 :            : namespace jastacry {
      12                 :            : 
      13 [ +  - ][ +  - ]:          8 : TEST(MeasureBaseTest, Placeholder) {
                 [ +  - ]
      14                 :            :         // Nothing testable on a virtual base class
      15                 :          1 : }
      16                 :            : 
      17 [ +  - ][ +  - ]:          4 : } /* namespace jastacry */

Generated by: LCOV version 1.13