Branch Coverage

blib/lib/Text/Banner.pm
Criterion Covered Total %
branch 32 32 100.0


line true false branch
15 9 3 unless (defined $XL)
19 12816 29088 if (($var & $num) == $num) { }
28 1 5 unless @_
30 1 4 unless $direction =~ /^h|v/i
31 2 2 if ($direction =~ /h/i) { }
40 1 8 unless @_
43 2 6 unless $size > 0 and $size < 6
49 1 15 unless @_
51 1 14 if ($char =~ /reset/i)
57 13 1 if length $char
65 306 63 if (defined $self->{'FILL'}) { }
71 1 15 unless defined $string
89 8 1 if ($self->{'ORIENTATION'} =~ /H/i) { }
104 15 2 if ($self->{'ORIENTATION'} =~ /h/i) { }
108 8 112 if ($self->{'SIZE'} > 1) { }
124 1 1 if ($self->{'SIZE'} > 1)