LCOV - code coverage report
Current view: top level - lib/src/image - fit.dart (source / functions) Hit Total Coverage
Test: lcov.info Lines: 3 3 100.0 %
Date: 2020-10-22 15:41:59 Functions: 0 0 -

          Line data    Source code
       1             : import 'package:super_enum/super_enum.dart';
       2             : part 'fit.g.dart';
       3             : 
       4             : @superEnum
       5           6 : enum _Fit {
       6             : //nearest, bilinear, bicubic, lanczos
       7             :   @object
       8           6 :   Bounds,
       9             :   @object
      10           6 :   Crop,
      11             : }

Generated by: LCOV version 1.15