LCOV - code coverage report
Current view: top level - src/plugins/directoryvalue/directoryvalue - extended_set.hpp (source / functions) Hit Total Coverage
Test: coverage-filtered.info Lines: 1 1 100.0 %
Date: 2019-09-12 12:28:41 Functions: 0 0 -

          Line data    Source code
       1             : // clang-format off
       2             : 
       3           2 : CppKeySet{ 10,
       4             :            keyNew (PREFIX "grandparent", KEY_END),
       5             :            keyNew (PREFIX "grandparent/" DIRECTORY_POSTFIX, KEY_VALUE, "Grandparent", KEY_END),
       6             :            keyNew (PREFIX "grandparent/leaf", KEY_VALUE, "Leaf", KEY_END),
       7             :            keyNew (PREFIX "grandparent/parent", KEY_END),
       8             :            keyNew (PREFIX "grandparent/parent/" DIRECTORY_POSTFIX, KEY_VALUE, "Parent", KEY_END),
       9             :            keyNew (PREFIX "grandparent/parent/child", KEY_VALUE, "Child", KEY_END),
      10             :            keyNew (PREFIX "mother", KEY_END),
      11             :            keyNew (PREFIX "mother/" DIRECTORY_POSTFIX, KEY_VALUE, "Mother", KEY_END),
      12             :            keyNew (PREFIX "mother/daughter", KEY_VALUE, "Daughter", KEY_END),
      13             :            keyNew (PREFIX "mother/son", KEY_VALUE, "Son", KEY_END),
      14             :            KS_END }

Generated by: LCOV version 1.13