LCOV - code coverage report
Current view: top level - core/util - enrichment.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 4 4 100.0 %
Date: 2021-04-14 08:03:52 Functions: 0 0 -

          Line data    Source code
       1           1 : String createCollectionReference(String? collection, String? id) =>
       2           1 :     'SO:$collection:$id';
       3             : 
       4           2 : String createUserReference(String id) => 'SU:$id';
       5             : 
       6           2 : String createActivityReference(String id) => 'SA:$id';

Generated by: LCOV version 1.15