Condition Coverage

blib/lib/Music/Tag/Generic.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 0 defined $val and ref $val
142 0 0 0 $min and $max
155 0 0 0 defined $dist and ($min - $dist) / $min >= $similar_percent

or 2 conditions

line l !l condition
20 0 0 shift() || {}
62 0 0 shift() || $self->info->get_data($tag) || ''

or 3 conditions

line l !l&&r !l&&!r condition
135 0 0 0 $similar_percent or $crop_percent