Condition Coverage

blib/lib/File/SambaMSNRL.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
532 0 0 0 defined $fic_sauve and $smb ne $fic_sauve
667 0 0 0 $ligne =~ /\[/ and not $ligne =~ /\[global\]/
0 0 0 $#SHARES >= 0 and not $ligne =~ /^\s*$|^;|^\t*;|^\s*;|^#|^\t*#|^\s*#/
733 0 0 0 not $smb[$j] =~ /^;/ || $smb[$j] =~ /^#/ and grep /=/, $smb[$j]

or 3 conditions

line l !l&&r !l&&!r condition
687 0 0 0 $valeur eq '' or $valeur eq ' '
733 0 0 0 $smb[$j] =~ /^;/ || $smb[$j] =~ /^#/
739 0 0 0 $valeur_section eq '' or $valeur_section eq ' '