Branch Coverage

blib/lib/Graphics/Framebuffer/Splash.pm
Criterion Covered Total %
branch 0 70 0.0


line true false branch
24 0 0 unless exists $self->{'FONTS'}{'DejaVuSerif'}
75 0 0 if $self->{'SPLASH'} == 0
113 0 0 if not $self->{'GPU'} =~ /nouveaufb/ and $self->{'ACCELERATED'}
153 0 0 !($self->{'GPU'} =~ /nouveaufb/) ? :
232 0 0 if ($self->{'COLOR_ORDER'} == $self->{'BGR'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'BRG'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'RGB'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'RBG'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'GRB'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'GBR'}) { }
260 0 0 if ($self->{'COLOR_ORDER'} == $self->{'BGR'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'BRG'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'RGB'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'RBG'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'GRB'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'GBR'}) { }
316 0 0 if ($self->{'COLOR_ORDER'} == $self->{'BGR'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'BRG'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'RGB'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'RBG'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'GRB'}) { }
0 0 elsif ($self->{'COLOR_ORDER'} == $self->{'GBR'}) { }
402 0 0 if ($self->{'ACCELERATED'} == 1) { }
0 0 elsif ($self->{'ACCELERATED'} == 2) { }
419 0 0 $self->{'BITS'} >= 24 ? :
424 0 0 if ($self->{'BITS'} >= 24)
435 0 0 !($self->{'GPU'} =~ /nouveaufb/) ? :
439 0 0 if ($shadow->{'pwidth'} > 1500 * $hf)
460 0 0 $self->{'BITS'} >= 24 ? :
463 0 0 if ($gfb->{'pwidth'} > 1500 * $hf)
481 0 0 $self->{'BITS'} >= 24 ? :
487 0 0 if not $self->{'GPU'} =~ /nouveaufb/ and $self->{'ACCELERATED'}
523 0 0 $self->{'BITS'} >= 24 ? :
538 0 0 $self->{'BITS'} >= 24 ? :
541 0 0 if ($scaleit->{'pwidth'} > int 1500 * $hf)