Condition Coverage

blib/lib/MusicRoom.pm
Criterion Covered Total %
condition 0 42 0.0


and 3 conditions

line !l l&&!r l&&r condition
504 0 0 0 $val =~ /\"/ and $val =~ /\'/
0 0 0 $val =~ /\"/ and $val =~ /\'/ and $val =~ /\|/
0 0 0 $val =~ /\"/ and $val =~ /\'/ and $val =~ /\|/ and $val =~ m[/]
526 0 0 0 defined $silent and $silent
680 0 0 0 not defined $id and $col eq 'name'
713 0 0 0 defined $databases{$part} and defined $databases{$part}{'handle'}
731 0 0 0 defined $where_clause and $where_clause ne ''
762 0 0 0 defined $databases{$part} and defined $databases{$part}{'handle'}
811 0 0 0 defined $databases{$part} and defined $databases{$part}{'handle'}
825 0 0 0 defined $databases{$part} and defined $databases{$part}{'handle'}

or 3 conditions

line l !l&&r !l&&!r condition
623 0 0 0 not defined $config_vars{$var}{'value_type'} or $config_vars{$var}{'value_type'} eq 'text'
749 0 0 0 not defined $ret or ref $ret ne 'ARRAY'
0 0 0 not defined $ret or ref $ret ne 'ARRAY' or not @{$ret;}
832 0 0 0 lc $string eq 'true' or lc $string eq 'false'