LCOV - code coverage report
Current view: top level - common - dates.dart (source / functions) Hit Total Coverage
Test: lcov_filtered.info Lines: 1 1 100.0 %
Date: 2019-08-23 11:26:09 Functions: 0 0 -

          Line data    Source code
       1             : 
       2             : class Dates {
       3             :   final DateTime min;
       4             :   final DateTime max;
       5             : 
       6           2 :   Dates(this.min, this.max);
       7             : }

Generated by: LCOV version 1.14