Branch Coverage

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


line true false branch
41 0 0 unless ($param)
42 0 0 unless (opendir D, $dir)
47 0 0 if not /^\./ and -f "$dir/$_"
52 0 0 if (not open(F, '>', "$dir/$param")) { }
63 0 0 unless ($param)
64 0 0 unless (opendir D, $dir)
69 0 0 if not /^\./ and -f "$dir/$_"
74 0 0 if (not open(F, '<', "$dir/$param")) { }
81 0 0 if (1 < @lines) { }
89 0 0 unless ($sd)
91 0 0 unless (-e $d)
92 0 0 unless (-d $d)
110 0 0 unless ($SpeakUpSilentFile)
111 0 0 if ($IsSpeakUpSilent)
114 0 0 if (open S, '>', $SpeakUpSilentFile)
120 0 0 unless ($SpeakUpSilentFile)
121 0 0 unless ($IsSpeakUpSilent)
124 0 0 if (open S, '>', $SpeakUpSilentFile)
131 0 0 if -x $f
135 0 1 if ($Eflite_FH) { }
0 1 elsif ($Espeak_PID) { }