Branch Coverage

blib/lib/Roku/LCD.pm
Criterion Covered Total %
branch 0 70 0.0


line true false branch
76 0 0 unless ($args{'Host'})
79 0 0 if ($args{'model'} and $args{'model'} != $M500 and $args{'model'} != $M400)
86 0 0 unless (defined $self)
88 0 0 if ($args{'model'}) { }
89 0 0 if ($args{'model'} == $M500) { }
0 0 elsif ($args{'model'} == $M400) { }
103 0 0 unless ($${$self;}{'model'})
110 0 0 if ($${$self;}{'debug'})
130 0 0 unless ($self->onstandby)
139 0 0 if ($${$self;}{'debug'})
144 0 0 if ($clear)
183 0 0 if ($${$self;}{'debug'})
186 0 0 if ($response =~ /^(\d{2})x/)
188 0 0 if ($${$self;}{'display_length'} == $M500WIDTH) { }
211 0 0 if ($spc < 1) { }
274 0 0 if (length $text <= $dlength) { }
275 0 0 if (${$last_line_ref;})
290 0 0 if (length($word) + $current_line_length < $dlength) { }
0 0 elsif ($word =~ /^(\S+\W)(\S+)$/ and length($1) + $current_line_length + 1 < $dlength) { }
293 0 0 if $current_line
301 0 0 if ($current_line)
304 0 0 if (${$last_line_ref;})
316 0 0 if (${$last_line_ref;})
328 0 0 if (${$last_line_ref;})
349 0 0 unless ($self->onstandby)
378 0 0 if ($tlength != $dlength)
383 0 0 if (length $dtext == $dlength)
389 0 0 if (substr($dtext, -1, 1) eq $SPACE)
391 0 0 if (length $text > $dlength and ++$dur == $dlength) { }
394 0 0 if ($${$self;}{'debug'})
398 0 0 if ($dur > $dlength)
403 0 0 if ($${$self;}{'debug'})
430 0 0 unless ($self->onstandby)
476 0 0 if $ps =~ /StandbyApp/
492 0 0 if (not /^SoundBridge\>/ || /^Sketch>/)