LCOV - code coverage report
Current view: top level - lib/src/sync - publishtype.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 8 8 100.0 %
Date: 2020-10-22 15:41:59 Functions: 0 0 -

          Line data    Source code
       1             : import 'package:super_enum/super_enum.dart';
       2             : part 'publishtype.g.dart';
       3             : 
       4             : @superEnum
       5           6 : enum _PublishType {
       6             :   @object
       7           6 :   AssetPublished,
       8             :   @object
       9           6 :   EntryPublished,
      10             :   @object
      11           6 :   AssetUnpublished,
      12             :   @object
      13           6 :   AssetDeleted,
      14             :   @object
      15           6 :   EntryUnpublished,
      16             :   @object
      17           6 :   EntryDeleted,
      18             :   @object
      19           6 :   ContentTypeDeleted,
      20             : }

Generated by: LCOV version 1.15