Condition Coverage

blib/lib/Audio/Metadata/TextProcessor.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
133 12 1 2 not defined $curr_track_no and my $translated_key = $common_props_map{$key}
0 4 6 defined $curr_track_no and $key ne 'INDEX'
145 1 0 3 defined $_ && $$_{'TITLE'} ne 'DATA'

or 3 conditions

line l !l&&r !l&&!r condition
131 4 2 15 not $key or $key eq 'REM'