LCOV - code coverage report
Current view: top level - chart - highlight_point.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             : import 'package:fl_animated_linechart/chart/chart_point.dart';
       3             : 
       4             : class HighlightPoint {
       5             :   final ChartPoint chartPoint;
       6             :   final double yValue;
       7             : 
       8           2 :   HighlightPoint(this.chartPoint, this.yValue);
       9             : }

Generated by: LCOV version 1.14