Branch Coverage

blib/lib/Text/CSV/Track/Min.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
50 24 23 @_ > 0 ? :
57 0 47 unless $identificator
60 23 24 unless $is_set
64 7 17 if (exists $$rh_value_of{$identificator})
67 20 4 if (not defined $value && defined $old_value or $old_value > $value)