LCOV - code coverage report
Current view: top level - instances - base_instance.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 1 1 100.0 %
Date: 2021-10-29 10:23:11 Functions: 0 0 -

          Line data    Source code
       1             : import 'package:meta/meta.dart';
       2             : 
       3             : @immutable
       4             : abstract class BaseInstance {
       5          14 :   const BaseInstance();
       6             :   String toCode();
       7             : }

Generated by: LCOV version 1.15