Condition Coverage

blib/lib/PerlSpeak.pm
Criterion Covered Total %
condition 0 102 0.0


and 2 conditions

line l !l condition
347 0 0 $count = $i and last

and 3 conditions

line !l l&&!r l&&r condition
325 0 0 0 $answ =~ /\d/ and $str eq ''
404 0 0 0 not $file and $od eq $d
406 0 0 0 $$self{'no_dot_files'} and $f =~ /^\./
433 0 0 0 $answ =~ /C/ and $$self{'browsable'}
437 0 0 0 $answ =~ /D/ and $$self{'browsable'}
483 0 0 0 $answ =~ /C/ and $$self{'browsable'}
487 0 0 0 $answ =~ /D/ and $$self{'browsable'}
521 0 0 0 $$self{'no_dot_files'} and $f =~ /^\./

or 2 conditions

line l !l condition
39 0 0 shift() || ' '
82 0 0 shift() || 50
100 0 0 shift() || '50'
169 0 0 shift() || '127.0.0.1'
170 0 0 shift() || 1314

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 0 $$self{'tts_engine'} eq 'festival_server' or $$self{'tts_engine'} eq 'festival_pipe'
194 0 0 0 $$self{'tts_engine'} eq 'festival_server' or $$self{'tts_engine'} eq 'festival_pipe'
272 0 0 0 $line = $remains or defined($line = $$self{'handle'}->getline)
325 0 0 0 ord $answ == 10 or ord $answ == 13
0 0 0 ord $answ == 10 or ord $answ == 13 or $answ =~ /[yY]/
362 0 0 0 ord $answ == 10 or ord $answ == 13
0 0 0 ord $answ == 10 or ord $answ == 13 or ord $answ == 89
0 0 0 ord $answ == 10 or ord $answ == 13 or ord $answ == 89 or ord $answ == 121
406 0 0 0 $f eq '.' or $f eq '..'
0 0 0 $f eq '.' or $f eq '..' or $$self{'no_dot_files'} and $f =~ /^\./
424 0 0 0 ord $answ == 10 or ord $answ == 13
0 0 0 ord $answ == 10 or ord $answ == 13 or ord $answ == 89
0 0 0 ord $answ == 10 or ord $answ == 13 or ord $answ == 89 or ord $answ == 121
0 0 0 ord $answ == 85 or ord $answ == 117
475 0 0 0 ord $answ == 10 or ord $answ == 89
0 0 0 ord $answ == 10 or ord $answ == 89 or ord $answ == 121
521 0 0 0 $f eq '.' or $f eq '..'
0 0 0 $f eq '.' or $f eq '..' or $$self{'no_dot_files'} and $f =~ /^\./
528 0 0 0 ord $answ == 10 or ord $answ == 89
0 0 0 ord $answ == 10 or ord $answ == 89 or ord $answ == 121
0 0 0 ord $answ == 85 or ord $answ == 117
607 0 0 0 ord $answ == 10 or ord $answ == 13