LCOV - code coverage report
Current view: top level - testing/char_strings - test_strict_notes_token_tree.h (source / functions) Hit Total Coverage
Test: coverage.info.cleaned Lines: 2 2 100.0 %
Date: 2018-01-08 Functions: 0 0 -

          Line data    Source code
       1           3 : ppg_pattern(
       2             :    ppg_cs_layer_0, /* Layer id */
       3           3 :    PPG_TOKENS(
       4             :       PPG_CS_N_A('A'),
       5             :       PPG_CS_N_D('a'),
       6             :       PPG_CS_N_A('B'),
       7             :       PPG_CS_N_A('C'),
       8             :       PPG_CS_N_D('b'),
       9             :       ppg_token_set_action(
      10             :          PPG_CS_N_D('c'),
      11             :          PPG_CS_ACTION(Pattern)
      12             :       )
      13             :    )
      14             : );

Generated by: LCOV version 1.10