LCOV - code coverage report
Current view: top level - src/utilities - rx_bloc_generator_exception.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 1 1 100.0 %
Date: 2021-09-23 09:58:53 Functions: 0 0 -

          Line data    Source code
       1             : part of rx_bloc_generator;
       2             : 
       3             : class _RxBlocGeneratorException implements Exception {
       4           1 :   const _RxBlocGeneratorException([
       5             :     this.message = '',
       6             :   ]);
       7             : 
       8             :   final String message;
       9             : }

Generated by: LCOV version 1.15