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

          Line data    Source code
       1           3 : ppg_cluster(
       2             :    ppg_cs_layer_0,
       3           3 :    PPG_CS_ACTION(Cluster_1),
       4           3 :    PPG_INPUTS(
       5             :       PPG_CS_CHAR('a'),
       6             :       PPG_CS_CHAR('b'),
       7             :       PPG_CS_CHAR('c')
       8             :    )
       9             : );
      10             : 
      11           3 : ppg_cluster(
      12             :    ppg_cs_layer_0,
      13           3 :    PPG_CS_ACTION(Cluster_2),
      14           3 :    PPG_INPUTS(
      15             :       PPG_CS_CHAR('a'),
      16             :       PPG_CS_CHAR('b'),
      17             :       PPG_CS_CHAR('d')
      18             :    )
      19             : );

Generated by: LCOV version 1.10