LCOV - code coverage report
Current view: top level - src - SearchData.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 1 1 100.0 %
Date: 2020-11-18 14:13:03 Functions: 0 0 -

          Line data    Source code
       1             : class SearchData {
       2             :   double latitude;
       3             :   double longitude;
       4             : 
       5           1 :   SearchData(this.latitude, this.longitude);
       6             : }

Generated by: LCOV version 1.15