Condition Coverage

blib/lib/Audio/TagLib/Shell.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 0 defined $lc and $lc =~ /^([a-z]{2}_[A-Z]{2}) (?:\.(?i:([a-z_\-_0-9]+)))? (?:@(?i:[a-z_0-9]+))?$/ox
72 0 0 0 defined $2 and lc $2 eq 'utf8'
0 0 0 not defined $2 and $1 eq 'en_US'

or 2 conditions

line l !l condition
91 0 0 $term->OUT || \*STDOUT

or 3 conditions

line l !l&&r !l&&!r condition
72 0 0 0 defined $2 and lc $2 eq 'utf8' or lc $2 eq 'utf-8'
349 0 0 0 shift() || $ENV{'HOME'}