Branch Coverage

blib/lib/Speech/Speakup.pm
Criterion Covered Total %
branch 2 42 4.7


line true false branch
39 0 0 unless ($param)
40 0 0 unless (opendir D, $dir)
44 0 0 if not /^\./ and -f "$dir/$_"
50 0 0 if (not open(F, '>', "$dir/$param")) { }
61 0 0 unless ($param)
62 0 0 unless (opendir D, $dir)
66 0 0 if not /^\./ and -f "$dir/$_"
72 0 0 if (not open(F, '<', "$dir/$param")) { }
79 0 0 if (1 < @lines) { }
87 0 0 unless ($sd)
89 0 0 unless (-e $d)
90 0 0 unless (-d $d)
108 0 0 unless ($SpeakUpSilentFile)
109 0 0 if ($IsSpeakUpSilent)
112 0 0 if (open S, '>', $SpeakUpSilentFile)
118 0 0 unless ($SpeakUpSilentFile)
119 0 0 unless ($IsSpeakUpSilent)
122 0 0 if (open S, '>', $SpeakUpSilentFile)
129 0 0 if -x $f
133 0 1 if ($Eflite_FH) { }
0 1 elsif ($Espeak_PID) { }